agc2_integr        28 drivers/media/dvb-frontends/stv0900_sw.c 		agc2_integr,
agc2_integr        36 drivers/media/dvb-frontends/stv0900_sw.c 	agc2_integr = (stv0900_read_reg(intp, AGC2I1) << 8)
agc2_integr        46 drivers/media/dvb-frontends/stv0900_sw.c 	if ((agc2_integr > 0x2000)
agc2_integr      1398 drivers/media/dvb-frontends/stv0900_sw.c 		agc2_integr = 0,
agc2_integr      1465 drivers/media/dvb-frontends/stv0900_sw.c 			agc2_integr += (stv0900_read_reg(intp, AGC2I1) << 8) |
agc2_integr      1469 drivers/media/dvb-frontends/stv0900_sw.c 		agc2_integr /= 10;
agc2_integr      1475 drivers/media/dvb-frontends/stv0900_sw.c 			tuner_freq, agc2_integr, coarse_srate, timingcpt);
agc2_integr      1478 drivers/media/dvb-frontends/stv0900_sw.c 				(agc2_integr < agc2_th) &&