Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/dvb-frontends/
Dstv090x.c3175 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo()
3177 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3368 reg = STV090x_READ_DEMOD(state, TSCFGH); in stv090x_algo()
3370 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3376 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
3380 if (STV090x_WRITE_DEMOD(state, TSCFGH, reg) < 0) in stv090x_algo()
Dstv0900_reg.h3566 #define TSCFGH REGx(R0900_P1_TSCFGH) macro