Home
last modified time | relevance | path

Searched refs:TSCFGH (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x.c3179 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo()
3181 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3372 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo()
3374 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3380 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3384 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
Dstv0900_reg.h3577 #define TSCFGH REGx(R0900_P1_TSCFGH) macro