Home
last modified time | relevance | path

Searched refs:SI476X_BAND_AM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-si476x.c45 SI476X_BAND_AM, enumerator
61 [SI476X_BAND_AM] = {
63 .index = SI476X_BAND_AM,
426 tuner->rangelow = si476x_bands[SI476X_BAND_AM].rangelow; in si476x_radio_g_tuner()
692 const u32 midrange = (si476x_bands[SI476X_BAND_AM].rangehigh + in si476x_radio_s_frequency()
695 SI476X_BAND_FM : SI476X_BAND_AM; in si476x_radio_s_frequency()
696 const enum si476x_func func = (band == SI476X_BAND_AM) ? in si476x_radio_s_frequency()
710 SI476X_BAND_AM) && in si476x_radio_s_frequency()
781 SI476X_BAND_AM)) { in si476x_radio_s_hw_freq_seek()
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-si476x.c45 SI476X_BAND_AM, enumerator
61 [SI476X_BAND_AM] = {
63 .index = SI476X_BAND_AM,
420 tuner->rangelow = si476x_bands[SI476X_BAND_AM].rangelow; in si476x_radio_g_tuner()
686 const u32 midrange = (si476x_bands[SI476X_BAND_AM].rangehigh + in si476x_radio_s_frequency()
689 SI476X_BAND_FM : SI476X_BAND_AM; in si476x_radio_s_frequency()
690 const enum si476x_func func = (band == SI476X_BAND_AM) ? in si476x_radio_s_frequency()
704 SI476X_BAND_AM) && in si476x_radio_s_frequency()
775 SI476X_BAND_AM)) { in si476x_radio_s_hw_freq_seek()

Completed in 4 milliseconds