Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dstv090x.c3170 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo()
3172 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3363 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo()
3365 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3371 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3375 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
Dstv0900_reg.h3566 #define TSCFGH REGx(R0900_P1_TSCFGH) macro