Searched defs:if2 (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/media/tuners/ | 
| D | mt20xx.c | 101 			       unsigned int if1, unsigned int if2,  in mt2032_compute_freq()243 			       unsigned int if1, unsigned int if2,  in mt2032_set_if_freq()
 303 	int if2,from,to;  in mt2032_set_tv_freq()  local
 328 	int if2;  in mt2032_set_radio_freq()  local
 440 static void mt2050_set_if_freq(struct dvb_frontend *fe,unsigned int freq, unsigned int if2)  in mt2050_set_if_freq()
 506 	unsigned int if2;  in mt2050_set_tv_freq()  local
 529 	int if2;  in mt2050_set_radio_freq()  local
 
 | 
| D | mt2060.c | 102 static int mt2060_spurcalc(u32 lo1,u32 lo2,u32 if2)  in mt2060_spurcalc()121 static int mt2060_spurcheck(u32 lo1,u32 lo2,u32 if2)  in mt2060_spurcheck()
 
 | 
| /linux-4.4.14/drivers/media/dvb-frontends/ | 
| D | mt352.h | 45 	int if2;        // default: 36166  member
 | 
| D | zl10353.h | 34 	int if2;	/* default: 361667 (36.1667 MHz) */  member
 | 
| D | mt352.c | 147 	int if2       = 36167; /* 36.166667 MHz */  in mt352_calc_input_freq()  local
 | 
| D | zl10353.c | 150 	int if2 = 361667;	/* 36.1667 MHz */  in zl10353_calc_input_freq()  local
 | 
| /linux-4.4.14/drivers/staging/rtl8723au/include/ | 
| D | drv_types.h | 146 	struct rtw_adapter *if2; /* SECONDARY_ADAPTER */  member
 |