Searched refs:TSCFGH (Results 1 – 2 of 2) sorted by relevance
/drivers/media/dvb-frontends/ |
D | stv090x.c | 3187 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo() 3189 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo() 3380 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo() 3382 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo() 3388 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo() 3392 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
|
D | stv0900_reg.h | 3580 #define TSCFGH REGx(R0900_P1_TSCFGH) macro
|