Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dsi476x-reports.h89 __u16 readfreq; member
/Linux-v4.19/drivers/mfd/
Dsi476x-cmd.c788 report->readfreq = get_unaligned_be16(resp + 3); in si476x_core_cmd_am_rsq_status()
1215 report->readfreq = get_unaligned_be16(resp + 3); in si476x_core_cmd_fm_rsq_status_a10()
1269 report->readfreq = get_unaligned_be16(resp + 3); in si476x_core_cmd_fm_rsq_status_a20()
1325 report->readfreq = get_unaligned_be16(resp + 3); in si476x_core_cmd_fm_rsq_status_a30()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsi476x.rst134 0x12 readfreq Current tuned frequency
/Linux-v4.19/drivers/media/radio/
Dradio-si476x.c695 report.readfreq); in si476x_radio_g_frequency()