Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Dstv0900_sw.c47 | stv0900_read_reg(intp, AGC2I0); in stv0900_check_signal_presence()
1383 | stv0900_read_reg(intp, AGC2I0); in stv0900_blind_check_agc2_min_level()
1476 stv0900_read_reg(intp, AGC2I0); in stv0900_search_srate_coarse()
1679 | stv0900_read_reg(intp, AGC2I0); in stv0900_blind_search_algo()
Dstv090x.c1652 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_get_agc2_min_level()
1790 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_srate_srch_coarse()
2046 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_blind_search()
2323 agc2 |= STV090x_READ_DEMOD(state, AGC2I0); in stv090x_chk_signal()
Dstv0900_reg.h2387 #define AGC2I0 REGx(R0900_P1_AGC2I0) macro