Home
last modified time | relevance | path

Searched refs:AGC2I0 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv0900_sw.c51 | stv0900_read_reg(intp, AGC2I0); in stv0900_check_signal_presence()
1392 | stv0900_read_reg(intp, AGC2I0); in stv0900_blind_check_agc2_min_level()
1485 stv0900_read_reg(intp, AGC2I0); in stv0900_search_srate_coarse()
1689 | stv0900_read_reg(intp, AGC2I0); in stv0900_blind_search_algo()
Dstv090x.c1646 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_get_agc2_min_level()
1784 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_srate_srch_coarse()
2040 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_blind_search()
2320 agc2 |= STV090x_READ_DEMOD(state, AGC2I0); in stv090x_chk_signal()
Dstv0900_reg.h2391 #define AGC2I0 REGx(R0900_P1_AGC2I0) macro