Searched refs:BAND_AM (Results 1 – 6 of 6) sorted by relevance
58 enum { BAND_FM, BAND_FM_JAPAN, BAND_AM }; enumerator175 case BAND_AM: in snd_tea575x_val_to_freq()212 case BAND_AM: in snd_tea575x_set_freq()264 index = BAND_AM; in snd_tea575x_enum_freq_bands()302 v->rangelow = tea->has_am ? bands[BAND_AM].rangelow : band_fm.rangelow; in snd_tea575x_g_tuner()332 if (tea->band != BAND_AM && tea->val != orig_val) in vidioc_s_tuner()359 tea->band = BAND_AM; in vidioc_s_frequency()389 (i == BAND_AM && !tea->has_am)) in snd_tea575x_s_hw_freq_seek()405 spacing = (tea->band == BAND_AM) ? 5 : 50; /* kHz */ in snd_tea575x_s_hw_freq_seek()
150 enum { BAND_FM, BAND_AM }; enumerator181 case BAND_AM: in tea5777_freq_to_v4l2_freq()209 case BAND_AM: in radio_tea5777_set_freq()289 (!tea->has_am && band->index == BAND_AM)) in vidioc_enum_freq_bands()319 v->rangelow = tea->has_am ? bands[BAND_AM].rangelow : in vidioc_g_tuner()378 tea->band = BAND_AM; in vidioc_s_frequency()404 if (i == BAND_AM && !tea->has_am) in vidioc_s_hw_freq_seek()426 spacing = (tea->band == BAND_AM) ? (5 * 16) : (200 * 16); /* kHz */ in vidioc_s_hw_freq_seek()
83 enum { BAND_FM, BAND_AM, BAND_SW }; enumerator144 case BAND_AM: in raremono_cmd_main()266 band = BAND_AM; in vidioc_s_frequency()
31 enum { BAND_FM, BAND_AM, BAND_SW, TOT_BANDS }; enumerator
173 band = BAND_AM; in vivid_radio_s_frequency()
203 spacing = band == BAND_AM ? 1600 : 16000; in vivid_radio_rx_s_hw_freq_seek()