/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H 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, 217 .iffreq= 36166667, 250 .iffreq [all...] |
H A D | cxd2841er.c | 2173 u32 iffreq, ifhz; in cxd2841er_sleep_tc_to_active_t2_band() local 2281 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band() 2282 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2283 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2284 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2311 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band() 2312 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2313 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2314 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2341 iffreq in cxd2841er_sleep_tc_to_active_t2_band() 2420 u32 iffreq, ifhz; cxd2841er_sleep_tc_to_active_t_band() local 2646 u32 iffreq, ifhz; cxd2841er_sleep_tc_to_active_i_band() local 2822 u32 iffreq, ifhz; cxd2841er_sleep_tc_to_active_c_band() local [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H 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, 217 .iffreq= 36166667, 250 .iffreq [all...] |
H A D | cxd2841er.c | 2173 u32 iffreq, ifhz; in cxd2841er_sleep_tc_to_active_t2_band() local 2281 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band() 2282 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2283 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2284 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2311 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band() 2312 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2313 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2314 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band() 2341 iffreq in cxd2841er_sleep_tc_to_active_t2_band() 2420 u32 iffreq, ifhz; cxd2841er_sleep_tc_to_active_t_band() local 2646 u32 iffreq, ifhz; cxd2841er_sleep_tc_to_active_i_band() local 2822 u32 iffreq, ifhz; cxd2841er_sleep_tc_to_active_c_band() local [all...] |
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H 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 [all...] |
H 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()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H 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 [all...] |
H 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()
|
/kernel/linux/linux-5.10/include/media/ |
H A D | tuner-types.h | 139 * @iffreq: Intermediate frequency (IF) used by the tuner 168 u16 iffreq; member
|
/kernel/linux/linux-6.6/include/media/ |
H A D | tuner-types.h | 139 * @iffreq: Intermediate frequency (IF) used by the tuner 168 u16 iffreq; member
|