Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv0900_sw.c223 stv0900_write_reg(intp, CORRELABS, 0x79); in stv0900_sw_algo()
225 stv0900_write_reg(intp, CORRELABS, 0x68); in stv0900_sw_algo()
235 stv0900_write_reg(intp, CORRELABS, 0x79); in stv0900_sw_algo()
238 stv0900_write_reg(intp, CORRELABS, 0x68); in stv0900_sw_algo()
262 stv0900_write_reg(intp, CORRELABS, 0x9e); in stv0900_sw_algo()
265 stv0900_write_reg(intp, CORRELABS, 0x88); in stv0900_sw_algo()
286 CORRELABS, in stv0900_sw_algo()
290 CORRELABS, in stv0900_sw_algo()
1845 stv0900_write_reg(intp, CORRELABS, 0x9e); in stv0900_algo()
1847 stv0900_write_reg(intp, CORRELABS, 0x82); in stv0900_algo()
[all …]
Dstv090x.c2432 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
2447 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
2469 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x9e) < 0) in stv090x_sw_algo()
2489 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
3189 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x9e) < 0) in stv090x_algo()
3192 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x82) < 0) in stv090x_algo()
Dstv0900_reg.h2347 #define CORRELABS REGx(R0900_P1_CORRELABS) macro