Home
last modified time | relevance | path

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

/linux/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.c256 u32 bottom_freq; in fm_v4l2_vidioc_g_tuner() local
268 ret = fm_rx_get_band_freq_range(fmdev, &bottom_freq, &top_freq); in fm_v4l2_vidioc_g_tuner()
283 tuner->rangelow = bottom_freq * 16; in fm_v4l2_vidioc_g_tuner()