Searched refs:mixer_vth_l (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/media/tuners/ | 
| D | r820t.c | 725 	u8 mixer_top, lna_top, cp_cur, div_buf_cur, lna_vth_l, mixer_vth_l;  in r820t_sysfreq_sel()  local 745 		mixer_vth_l = 0x75;		/* mixer vth 1.04, vtl 0.84 */  in r820t_sysfreq_sel() 756 		mixer_vth_l = 0x75;	/* mixer vth 1.04, vtl 0.84 */  in r820t_sysfreq_sel() 769 		mixer_vth_l = 0x75;	/* mixer vth 1.04, vtl 0.84 */  in r820t_sysfreq_sel() 782 		mixer_vth_l = 0x75;  in r820t_sysfreq_sel() 795 		mixer_vth_l = 0x75;	/* mixer vth 1.04, vtl 0.84 */  in r820t_sysfreq_sel() 833 	rc = r820t_write_reg(priv, 0x0e, mixer_vth_l);  in r820t_sysfreq_sel()
  |