⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tuner-types.c

📁 V4l driver for DVB HD
💻 C
📖 第 1 页 / 共 3 页
字号:
/* ------------ TUNER_TEMIC_4106FH5 - TEMIC PAL ------------ */static struct tuner_params tuner_temic_4106fh5_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_temic_4009f_5_pal_ranges,		.count  = ARRAY_SIZE(tuner_temic_4009f_5_pal_ranges),	},};/* ------------ TUNER_TEMIC_4012FY5 - TEMIC PAL ------------ */static struct tuner_params tuner_temic_4012fy5_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_temic_pal_ranges,		.count  = ARRAY_SIZE(tuner_temic_pal_ranges),	},};/* ------------ TUNER_TEMIC_4136FY5 - TEMIC NTSC ------------ */static struct tuner_params tuner_temic_4136_fy5_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_temic_4x3x_f_5_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_temic_4x3x_f_5_ntsc_ranges),	},};/* ------------ TUNER_LG_PAL_NEW_TAPC - LGINNOTEK PAL ------------ */static struct tuner_range tuner_lg_new_tapc_ranges[] = {	{ 16 * 170.00 /*MHz*/, 0x8e, 0x01, },	{ 16 * 450.00 /*MHz*/, 0x8e, 0x02, },	{ 16 * 999.99        , 0x8e, 0x08, },};static struct tuner_params tuner_lg_pal_new_tapc_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_lg_new_tapc_ranges,		.count  = ARRAY_SIZE(tuner_lg_new_tapc_ranges),	},};/* ------------ TUNER_PHILIPS_FM1216ME_MK3 - Philips PAL ------------ */static struct tuner_range tuner_fm1216me_mk3_pal_ranges[] = {	{ 16 * 158.00 /*MHz*/, 0x8e, 0x01, },	{ 16 * 442.00 /*MHz*/, 0x8e, 0x02, },	{ 16 * 999.99        , 0x8e, 0x04, },};static struct tuner_params tuner_fm1216me_mk3_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_fm1216me_mk3_pal_ranges,		.count  = ARRAY_SIZE(tuner_fm1216me_mk3_pal_ranges),		.cb_first_if_lower_freq = 1,	},};/* ------------ TUNER_LG_NTSC_NEW_TAPC - LGINNOTEK NTSC ------------ */static struct tuner_params tuner_lg_ntsc_new_tapc_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_lg_new_tapc_ranges,		.count  = ARRAY_SIZE(tuner_lg_new_tapc_ranges),	},};/* 40-49 *//* ------------ TUNER_HITACHI_NTSC - HITACHI NTSC ------------ */static struct tuner_params tuner_hitachi_ntsc_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_lg_new_tapc_ranges,		.count  = ARRAY_SIZE(tuner_lg_new_tapc_ranges),	},};/* ------------ TUNER_PHILIPS_PAL_MK - Philips PAL ------------ */static struct tuner_range tuner_philips_pal_mk_pal_ranges[] = {	{ 16 * 140.25 /*MHz*/, 0x8e, 0x01, },	{ 16 * 463.25 /*MHz*/, 0x8e, 0xc2, },	{ 16 * 999.99        , 0x8e, 0xcf, },};static struct tuner_params tuner_philips_pal_mk_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_philips_pal_mk_pal_ranges,		.count  = ARRAY_SIZE(tuner_philips_pal_mk_pal_ranges),	},};/* ------------ TUNER_PHILIPS_ATSC - Philips ATSC ------------ */static struct tuner_range tuner_philips_atsc_ranges[] = {	{ 16 * 157.25 /*MHz*/, 0x8e, 0xa0, },	{ 16 * 454.00 /*MHz*/, 0x8e, 0x90, },	{ 16 * 999.99        , 0x8e, 0x30, },};static struct tuner_params tuner_philips_atsc_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_philips_atsc_ranges,		.count  = ARRAY_SIZE(tuner_philips_atsc_ranges),	},};/* ------------ TUNER_PHILIPS_FM1236_MK3 - Philips NTSC ------------ */static struct tuner_range tuner_fm1236_mk3_ntsc_ranges[] = {	{ 16 * 160.00 /*MHz*/, 0x8e, 0x01, },	{ 16 * 442.00 /*MHz*/, 0x8e, 0x02, },	{ 16 * 999.99        , 0x8e, 0x04, },};static struct tuner_params tuner_fm1236_mk3_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_fm1236_mk3_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_fm1236_mk3_ntsc_ranges),		.cb_first_if_lower_freq = 1,	},};/* ------------ TUNER_PHILIPS_4IN1 - Philips NTSC ------------ */static struct tuner_params tuner_philips_4in1_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_fm1236_mk3_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_fm1236_mk3_ntsc_ranges),	},};/* ------------ TUNER_MICROTUNE_4049FM5 - Microtune PAL ------------ */static struct tuner_params tuner_microtune_4049_fm5_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_temic_4009f_5_pal_ranges,		.count  = ARRAY_SIZE(tuner_temic_4009f_5_pal_ranges),	},};/* ------------ TUNER_PANASONIC_VP27 - Panasonic NTSC ------------ */static struct tuner_range tuner_panasonic_vp27_ntsc_ranges[] = {	{ 16 * 160.00 /*MHz*/, 0xce, 0x01, },	{ 16 * 454.00 /*MHz*/, 0xce, 0x02, },	{ 16 * 999.99        , 0xce, 0x08, },};static struct tuner_params tuner_panasonic_vp27_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_panasonic_vp27_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_panasonic_vp27_ntsc_ranges),	},};/* ------------ TUNER_LG_NTSC_TAPE - LGINNOTEK NTSC ------------ */static struct tuner_params tuner_lg_ntsc_tape_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_fm1236_mk3_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_fm1236_mk3_ntsc_ranges),	},};/* ------------ TUNER_TNF_8831BGFF - Philips PAL ------------ */static struct tuner_range tuner_tnf_8831bgff_pal_ranges[] = {	{ 16 * 161.25 /*MHz*/, 0x8e, 0xa0, },	{ 16 * 463.25 /*MHz*/, 0x8e, 0x90, },	{ 16 * 999.99        , 0x8e, 0x30, },};static struct tuner_params tuner_tnf_8831bgff_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_tnf_8831bgff_pal_ranges,		.count  = ARRAY_SIZE(tuner_tnf_8831bgff_pal_ranges),	},};/* ------------ TUNER_MICROTUNE_4042FI5 - Microtune NTSC ------------ */static struct tuner_range tuner_microtune_4042fi5_ntsc_ranges[] = {	{ 16 * 162.00 /*MHz*/, 0x8e, 0xa2, },	{ 16 * 457.00 /*MHz*/, 0x8e, 0x94, },	{ 16 * 999.99        , 0x8e, 0x31, },};static struct tuner_params tuner_microtune_4042fi5_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_microtune_4042fi5_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_microtune_4042fi5_ntsc_ranges),	},};/* 50-59 *//* ------------ TUNER_TCL_2002N - TCL NTSC ------------ */static struct tuner_range tuner_tcl_2002n_ntsc_ranges[] = {	{ 16 * 172.00 /*MHz*/, 0x8e, 0x01, },	{ 16 * 448.00 /*MHz*/, 0x8e, 0x02, },	{ 16 * 999.99        , 0x8e, 0x08, },};static struct tuner_params tuner_tcl_2002n_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_tcl_2002n_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_tcl_2002n_ntsc_ranges),		.cb_first_if_lower_freq = 1,	},};/* ------------ TUNER_PHILIPS_FM1256_IH3 - Philips PAL ------------ */static struct tuner_params tuner_philips_fm1256_ih3_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_fm1236_mk3_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_fm1236_mk3_ntsc_ranges),	},};/* ------------ TUNER_THOMSON_DTT7610 - THOMSON ATSC ------------ */static struct tuner_range tuner_thomson_dtt7610_ntsc_ranges[] = {	{ 16 * 157.25 /*MHz*/, 0x8e, 0x39, },	{ 16 * 454.00 /*MHz*/, 0x8e, 0x3a, },	{ 16 * 999.99        , 0x8e, 0x3c, },};static struct tuner_params tuner_thomson_dtt7610_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_thomson_dtt7610_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_thomson_dtt7610_ntsc_ranges),	},};/* ------------ TUNER_PHILIPS_FQ1286 - Philips NTSC ------------ */static struct tuner_range tuner_philips_fq1286_ntsc_ranges[] = {	{ 16 * 160.00 /*MHz*/, 0x8e, 0x41, },	{ 16 * 454.00 /*MHz*/, 0x8e, 0x42, },	{ 16 * 999.99        , 0x8e, 0x04, },};static struct tuner_params tuner_philips_fq1286_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_philips_fq1286_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_philips_fq1286_ntsc_ranges),	},};/* ------------ TUNER_TCL_2002MB - TCL PAL ------------ */static struct tuner_range tuner_tcl_2002mb_pal_ranges[] = {	{ 16 * 170.00 /*MHz*/, 0xce, 0x01, },	{ 16 * 450.00 /*MHz*/, 0xce, 0x02, },	{ 16 * 999.99        , 0xce, 0x08, },};static struct tuner_params tuner_tcl_2002mb_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_tcl_2002mb_pal_ranges,		.count  = ARRAY_SIZE(tuner_tcl_2002mb_pal_ranges),	},};/* ------------ TUNER_PHILIPS_FQ1216AME_MK4 - Philips PAL ------------ */static struct tuner_range tuner_philips_fq12_6a___mk4_pal_ranges[] = {	{ 16 * 160.00 /*MHz*/, 0xce, 0x01, },	{ 16 * 442.00 /*MHz*/, 0xce, 0x02, },	{ 16 * 999.99        , 0xce, 0x04, },};static struct tuner_params tuner_philips_fq1216ame_mk4_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_philips_fq12_6a___mk4_pal_ranges,		.count  = ARRAY_SIZE(tuner_philips_fq12_6a___mk4_pal_ranges),	},};/* ------------ TUNER_PHILIPS_FQ1236A_MK4 - Philips NTSC ------------ */static struct tuner_params tuner_philips_fq1236a_mk4_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_fm1236_mk3_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_fm1236_mk3_ntsc_ranges),	},};/* ------------ TUNER_YMEC_TVF_8531MF - Philips NTSC ------------ */static struct tuner_params tuner_ymec_tvf_8531mf_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_philips_ntsc_m_ranges,		.count  = ARRAY_SIZE(tuner_philips_ntsc_m_ranges),	},};/* ------------ TUNER_YMEC_TVF_5533MF - Philips NTSC ------------ */static struct tuner_range tuner_ymec_tvf_5533mf_ntsc_ranges[] = {	{ 16 * 160.00 /*MHz*/, 0x8e, 0x01, },	{ 16 * 454.00 /*MHz*/, 0x8e, 0x02, },	{ 16 * 999.99        , 0x8e, 0x04, },};static struct tuner_params tuner_ymec_tvf_5533mf_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_ymec_tvf_5533mf_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_ymec_tvf_5533mf_ntsc_ranges),	},};/* 60-69 *//* ------------ TUNER_THOMSON_DTT761X - THOMSON ATSC ------------ *//* DTT 7611 7611A 7612 7613 7613A 7614 7615 7615A */static struct tuner_range tuner_thomson_dtt761x_ntsc_ranges[] = {	{ 16 * 145.25 /*MHz*/, 0x8e, 0x39, },	{ 16 * 415.25 /*MHz*/, 0x8e, 0x3a, },	{ 16 * 999.99        , 0x8e, 0x3c, },};#if 0static struct tuner_range tuner_thomson_dtt761x_atsc_ranges[] = {	{ 16 * 147.00 /*MHz*/, 0x8e, 0x39, },	{ 16 * 417.00 /*MHz*/, 0x8e, 0x3a, },	{ 16 * 999.99        , 0x8e, 0x3c, },};#endifstatic struct tuner_params tuner_thomson_dtt761x_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_thomson_dtt761x_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_thomson_dtt761x_ntsc_ranges),	},#if 0	{		.type   = TUNER_PARAM_TYPE_ATSC,		.ranges = tuner_thomson_dtt761x_atsc_ranges,		.count  = ARRAY_SIZE(tuner_thomson_dtt761x_atsc_ranges),	},#endif};/* ------------ TUNER_TENA_9533_DI - Philips PAL ------------ */static struct tuner_range tuner_tena_9533_di_pal_ranges[] = {	{ 16 * 160.25 /*MHz*/, 0x8e, 0x01, },	{ 16 * 464.25 /*MHz*/, 0x8e, 0x02, },	{ 16 * 999.99        , 0x8e, 0x04, },};static struct tuner_params tuner_tena_9533_di_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_tena_9533_di_pal_ranges,		.count  = ARRAY_SIZE(tuner_tena_9533_di_pal_ranges),	},};/* ------------ TUNER_PHILIPS_FMD1216ME_MK3 - Philips PAL ------------ */static struct tuner_range tuner_philips_fmd1216me_mk3_pal_ranges[] = {	{ 16 * 160.00 /*MHz*/, 0x86, 0x51, },	{ 16 * 442.00 /*MHz*/, 0x86, 0x52, },	{ 16 * 999.99        , 0x86, 0x54, },};#if 0static struct tuner_range tuner_philips_fmd1216me_mk3_dvb_ranges[] = {};#endifstatic struct tuner_params tuner_philips_fmd1216me_mk3_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_philips_fmd1216me_mk3_pal_ranges,		.count  = ARRAY_SIZE(tuner_philips_fmd1216me_mk3_pal_ranges),	},#if 0	{		.type   = TUNER_PARAM_TYPE_DVB,		.ranges = tuner_philips_fmd1216me_mk3_dvb_ranges,		.count  = ARRAY_SIZE(tuner_philips_fmd1216me_mk3_pal_ranges),	},#endif};/* ------------ TUNER_LG_TDVS_H062F - INFINEON ATSC ------------ */static struct tuner_range tuner_tua6034_ntsc_ranges[] = {	{ 16 * 165.00 /*MHz*/, 0x8e, 0x01 },	{ 16 * 450.00 /*MHz*/, 0x8e, 0x02 },	{ 16 * 999.99        , 0x8e, 0x04 },};#if 0static struct tuner_range tuner_tua6034_atsc_ranges[] = {};#endifstatic struct tuner_params tuner_tua6034_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_tua6034_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_tua6034_ntsc_ranges),	},#if 0	{		.type   = TUNER_PARAM_TYPE_ATSC,		.ranges = tuner_tua6034_atsc_ranges,		.count  = ARRAY_SIZE(tuner_tua6034_atsc_ranges),	},#endif};/* ------------ TUNER_YMEC_TVF66T5_B_DFF - Philips PAL ------------ */static struct tuner_params tuner_ymec_tvf66t5_b_dff_params[] = {	{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_tena_9533_di_pal_ranges,		.count  = ARRAY_SIZE(tuner_tena_9533_di_pal_ranges),	},};/* ------------ TUNER_LG_NTSC_TALN_MINI - LGINNOTEK NTSC ------------ */static struct tuner_range tuner_lg_taln_ntsc_ranges[] = {	{ 16 * 137.25 /*MHz*/, 0x8e, 0x01, },	{ 16 * 373.25 /*MHz*/, 0x8e, 0x02, },	{ 16 * 999.99        , 0x8e, 0x08, },};static struct tuner_range tuner_lg_taln_pal_secam_ranges[] = {	{ 16 * 150.00 /*MHz*/, 0x8e, 0x01, },	{ 16 * 425.00 /*MHz*/, 0x8e, 0x02, },	{ 16 * 999.99        , 0x8e, 0x08, },};static struct tuner_params tuner_lg_taln_params[] = {	{		.type   = TUNER_PARAM_TYPE_NTSC,		.ranges = tuner_lg_taln_ntsc_ranges,		.count  = ARRAY_SIZE(tuner_lg_taln_ntsc_ranges),	},{		.type   = TUNER_PARAM_TYPE_PAL,		.ranges = tuner_lg_taln_pal_secam_ranges,		.count  = ARRAY_SIZE(tuner_lg_taln_pal_secam_ranges),	},};/* ------------ TUNER_PHILIPS_TD1316 - Philips PAL ------------ */static struct tuner_range tuner_philips_td1316_pal_ranges[] = {	{ 16 * 160.00 /*MHz*/, 0xc8, 0xa1, },

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -