Lines Matching refs:rangelow
64 unsigned int rangelow; member
412 if (freq < radio->rangelow) { in wl1273_fm_set_rx_freq()
415 radio->rangelow); in wl1273_fm_set_rx_freq()
798 r = wl1273_fm_set_rx_freq(radio, radio->rangelow); in wl1273_fm_set_seek()
799 else if (f - radio->spacing >= radio->rangelow) in wl1273_fm_set_seek()
847 f = radio->rangelow; in wl1273_fm_set_seek()
1522 tuner->rangelow = WL1273_FREQ(WL1273_BAND_JAPAN_LOW); in wl1273_fm_vidioc_g_tuner()
1582 dev_dbg(radio->dev, "tuner->rangelow: %d\n", tuner->rangelow); in wl1273_fm_vidioc_s_tuner()
1780 modulator->rangelow = WL1273_FREQ(WL1273_BAND_JAPAN_LOW); in wl1273_fm_vidioc_g_modulator()
1866 int bf = radio->rangelow; in wl1273_fm_vidioc_log_status()
2046 radio->rangelow = WL1273_BAND_OTHER_LOW; in wl1273_fm_radio_probe()