Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dstv090x.c3182 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo()
3184 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3375 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo()
3377 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3383 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3387 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
Dstv0900_reg.h3576 #define TSCFGH REGx(R0900_P1_TSCFGH) macro