Searched refs:iffreq (Results 1 – 4 of 4) sorted by relevance
| /drivers/media/dvb-frontends/ |
| A D | dvb-pll.c | 55 u32 iffreq; member 76 .iffreq= 36166667, 99 .iffreq= 36166667, 123 .iffreq = 36166667, 140 .iffreq= 36166667, 156 .iffreq= 36166667, 178 .iffreq= 36125000, 192 .iffreq= 36125000, 396 .iffreq= 0, 475 .iffreq = 0, [all …]
|
| A D | cxd2841er.c | 2169 u32 iffreq, ifhz; in cxd2841er_sleep_tc_to_active_t2_band() local 2280 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2310 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2340 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2370 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2400 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2416 u32 iffreq, ifhz; in cxd2841er_sleep_tc_to_active_t_band() local 2501 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t_band() 2538 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t_band() 2642 u32 iffreq, ifhz; in cxd2841er_sleep_tc_to_active_i_band() local [all …]
|
| /drivers/media/tuners/ |
| A D | tuner-types.c | 669 .iffreq = 16 * 44.00, 780 .iffreq = 16 * 44.00 /*MHz*/, 832 .iffreq = 16 * 44.00 /*MHz*/, 956 .iffreq = 16 * 44.00, /*MHz*/ 1026 .iffreq = 16 * 36.125, /*MHz*/ 1048 .iffreq = 16 * 36.125, /*MHz*/ 1076 .iffreq = 16 * 44.00, 1152 .iffreq = 16 * 36.166667 /*MHz*/, 1180 .iffreq = 16 * 44.00, 1258 .iffreq = 16 * 36.125 /*MHz*/, [all …]
|
| A D | tuner-simple.c | 871 div = ((frequency + t_params->iffreq) * 62500 + offset + in simple_dvb_configure() 885 return (div * tun->stepsize) - t_params->iffreq; in simple_dvb_configure()
|
Completed in 21 milliseconds