Searched refs:BAND_AM (Results 1 – 3 of 3) 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()
146 enum { BAND_FM, BAND_AM }; enumerator177 case BAND_AM: in tea5777_freq_to_v4l2_freq()205 case BAND_AM: in radio_tea5777_set_freq()285 (!tea->has_am && band->index == BAND_AM)) in vidioc_enum_freq_bands()315 v->rangelow = tea->has_am ? bands[BAND_AM].rangelow : in vidioc_g_tuner()374 tea->band = BAND_AM; in vidioc_s_frequency()400 if (i == BAND_AM && !tea->has_am) in vidioc_s_hw_freq_seek()422 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()254 band = BAND_AM; in vidioc_s_frequency()