Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1841 stv0900_write_reg(intp, CORRELABS, 0x9e); in stv0900_algo()
1843 stv0900_write_reg(intp, CORRELABS, 0x82); in stv0900_algo()
[all …]
Dstv090x.c2440 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
2455 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
2477 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x9e) < 0) in stv090x_sw_algo()
2497 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x79) < 0) in stv090x_sw_algo()
3197 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x9e) < 0) in stv090x_algo()
3200 if (STV090x_WRITE_DEMOD(state, CORRELABS, 0x82) < 0) in stv090x_algo()
Dstv0900_reg.h2347 #define CORRELABS REGx(R0900_P1_CORRELABS) macro