Home
last modified time | relevance | path

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

/openbmc/linux/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()
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()
2036 radio->rx_frequency = WL1273_BAND_OTHER_LOW; in wl1273_fm_radio_probe()