Home
last modified time | relevance | path

Searched refs:WL1273_BAND_JAPAN_LOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dwl1273-core.h249 #define WL1273_BAND_JAPAN_LOW 76000 macro
/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c304 radio->rx_frequency = WL1273_BAND_JAPAN_LOW + in wl1273_fm_irq_thread_handler()
421 f = (freq - WL1273_BAND_JAPAN_LOW) / 50; in wl1273_fm_set_rx_freq()
467 freq = WL1273_BAND_JAPAN_LOW + 50 * f; in wl1273_fm_get_freq()
1512 tuner->rangelow = WL1273_FREQ(WL1273_BAND_JAPAN_LOW); in wl1273_fm_vidioc_g_tuner()
1770 modulator->rangelow = WL1273_FREQ(WL1273_BAND_JAPAN_LOW); in wl1273_fm_vidioc_g_modulator()