Home
last modified time | relevance | path

Searched refs:rx_frequency (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-wl1273.c50 unsigned int rx_frequency; member
304 radio->rx_frequency = WL1273_BAND_JAPAN_LOW + in wl1273_fm_irq_thread_handler()
307 radio->rx_frequency = WL1273_BAND_OTHER_LOW + in wl1273_fm_irq_thread_handler()
315 dev_dbg(radio->dev, "%dkHz\n", radio->rx_frequency); in wl1273_fm_irq_thread_handler()
447 radio->rx_frequency = freq; in wl1273_fm_set_rx_freq()
722 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_set_mode()
791 f = radio->rx_frequency; in wl1273_fm_set_seek()
792 dev_dbg(radio->dev, "rx_frequency: %d\n", f); in wl1273_fm_set_seek()
955 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_rds_on()
985 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_rds_off()
[all...]
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-wl1273.c50 unsigned int rx_frequency; member
304 radio->rx_frequency = WL1273_BAND_JAPAN_LOW + in wl1273_fm_irq_thread_handler()
307 radio->rx_frequency = WL1273_BAND_OTHER_LOW + in wl1273_fm_irq_thread_handler()
315 dev_dbg(radio->dev, "%dkHz\n", radio->rx_frequency); in wl1273_fm_irq_thread_handler()
447 radio->rx_frequency = freq; in wl1273_fm_set_rx_freq()
722 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_set_mode()
791 f = radio->rx_frequency; in wl1273_fm_set_seek()
792 dev_dbg(radio->dev, "rx_frequency: %d\n", f); in wl1273_fm_set_seek()
955 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_rds_on()
985 r = wl1273_fm_set_rx_freq(radio, radio->rx_frequency); in wl1273_fm_rds_off()
[all...]

Completed in 4 milliseconds