Searched refs:mixer_vth_l (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/tuners/ |
H A D | r820t.c | 724 u8 mixer_top, lna_top, cp_cur, div_buf_cur, lna_vth_l, mixer_vth_l; in r820t_sysfreq_sel() local 744 mixer_vth_l = 0x75; /* mixer vth 1.04, vtl 0.84 */ in r820t_sysfreq_sel() 755 mixer_vth_l = 0x75; /* mixer vth 1.04, vtl 0.84 */ in r820t_sysfreq_sel() 768 mixer_vth_l = 0x75; /* mixer vth 1.04, vtl 0.84 */ in r820t_sysfreq_sel() 781 mixer_vth_l = 0x75; in r820t_sysfreq_sel() 794 mixer_vth_l = 0x75; /* mixer vth 1.04, vtl 0.84 */ in r820t_sysfreq_sel() 832 rc = r820t_write_reg(priv, 0x0e, mixer_vth_l); in r820t_sysfreq_sel()
|