Searched refs:BAND_AM (Results 1 – 6 of 6) sorted by relevance
47 enum { BAND_FM, BAND_FM_JAPAN, BAND_AM }; enumerator164 case BAND_AM: in snd_tea575x_val_to_freq()201 case BAND_AM: in snd_tea575x_set_freq()249 index = BAND_AM; in snd_tea575x_enum_freq_bands()287 v->rangelow = tea->has_am ? bands[BAND_AM].rangelow : band_fm.rangelow; in snd_tea575x_g_tuner()317 if (tea->band != BAND_AM && tea->val != orig_val) in vidioc_s_tuner()344 tea->band = BAND_AM; in vidioc_s_frequency()374 (i == BAND_AM && !tea->has_am)) in snd_tea575x_s_hw_freq_seek()390 spacing = (tea->band == BAND_AM) ? 5 : 50; /* kHz */ in snd_tea575x_s_hw_freq_seek()
136 enum { BAND_FM, BAND_AM }; enumerator167 case BAND_AM: in tea5777_freq_to_v4l2_freq()195 case BAND_AM: in radio_tea5777_set_freq()272 (!tea->has_am && band->index == BAND_AM)) in vidioc_enum_freq_bands()302 v->rangelow = tea->has_am ? bands[BAND_AM].rangelow : in vidioc_g_tuner()361 tea->band = BAND_AM; in vidioc_s_frequency()387 if (i == BAND_AM && !tea->has_am) in vidioc_s_hw_freq_seek()409 spacing = (tea->band == BAND_AM) ? (5 * 16) : (200 * 16); /* kHz */ in vidioc_s_hw_freq_seek()
71 enum { BAND_FM, BAND_AM, BAND_SW }; enumerator132 case BAND_AM: in raremono_cmd_main()252 band = BAND_AM; in vidioc_s_frequency()
19 enum { BAND_FM, BAND_AM, BAND_SW, TOT_BANDS }; enumerator
161 band = BAND_AM; in vivid_radio_s_frequency()
192 spacing = band == BAND_AM ? 1600 : 16000; in vivid_radio_rx_s_hw_freq_seek()