Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dstv0900_sw.c209 stv0900_write_reg(intp, CORRELABS, 0x79); in stv0900_sw_algo()
211 stv0900_write_reg(intp, CORRELABS, 0x68); in stv0900_sw_algo()
221 stv0900_write_reg(intp, CORRELABS, 0x79); in stv0900_sw_algo()
224 stv0900_write_reg(intp, CORRELABS, 0x68); in stv0900_sw_algo()
248 stv0900_write_reg(intp, CORRELABS, 0x9e); in stv0900_sw_algo()
251 stv0900_write_reg(intp, CORRELABS, 0x88); in stv0900_sw_algo()
272 CORRELABS, in stv0900_sw_algo()
276 CORRELABS, in stv0900_sw_algo()
1826 stv0900_write_reg(intp, CORRELABS, 0x9e); in stv0900_algo()
1828 stv0900_write_reg(intp, CORRELABS, 0x82); in stv0900_algo()
[all …]
Dstv090x.c2423 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
2438 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
2460 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x9e) < 0) in stv090x_sw_algo()
2480 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
3180 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x9e) < 0) in stv090x_algo()
3183 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x82) < 0) in stv090x_algo()
Dstv0900_reg.h2333 #define CORRELABS REGx(R0900_P1_CORRELABS) macro