Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dstv0900_sw.c37 | stv0900_read_reg(intp, AGC2I0); in stv0900_check_signal_presence()
1373 | stv0900_read_reg(intp, AGC2I0); in stv0900_blind_check_agc2_min_level()
1466 stv0900_read_reg(intp, AGC2I0); in stv0900_search_srate_coarse()
1669 | stv0900_read_reg(intp, AGC2I0); in stv0900_blind_search_algo()
Dstv090x.c1640 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_get_agc2_min_level()
1778 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_srate_srch_coarse()
2034 STV090x_READ_DEMOD(state, AGC2I0); in stv090x_blind_search()
2311 agc2 |= STV090x_READ_DEMOD(state, AGC2I0); in stv090x_chk_signal()
Dstv0900_reg.h2377 #define AGC2I0 REGx(R0900_P1_AGC2I0) macro