Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Dstv0900_sw.c219 stv0900_write_reg(intp, CORRELABS, 0x79); in stv0900_sw_algo()
221 stv0900_write_reg(intp, CORRELABS, 0x68); in stv0900_sw_algo()
231 stv0900_write_reg(intp, CORRELABS, 0x79); in stv0900_sw_algo()
234 stv0900_write_reg(intp, CORRELABS, 0x68); in stv0900_sw_algo()
258 stv0900_write_reg(intp, CORRELABS, 0x9e); in stv0900_sw_algo()
261 stv0900_write_reg(intp, CORRELABS, 0x88); in stv0900_sw_algo()
282 CORRELABS, in stv0900_sw_algo()
286 CORRELABS, in stv0900_sw_algo()
1836 stv0900_write_reg(intp, CORRELABS, 0x9e); in stv0900_algo()
1838 stv0900_write_reg(intp, CORRELABS, 0x82); in stv0900_algo()
[all …]
Dstv090x.c2435 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
2450 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
2472 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x9e) < 0) in stv090x_sw_algo()
2492 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
3192 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x9e) < 0) in stv090x_algo()
3195 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x82) < 0) in stv090x_algo()
Dstv0900_reg.h2343 #define CORRELABS REGx(R0900_P1_CORRELABS) macro