Searched refs:STV090x_TSTRES0 (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/media/dvb/frontends/ |
D | stv090x.c | 4116 reg = stv090x_read_reg(state, STV090x_TSTRES0); in stv090x_ldpc_mode() 4118 if (stv090x_write_reg(state, STV090x_TSTRES0, reg) < 0) in stv090x_ldpc_mode() 4121 if (stv090x_write_reg(state, STV090x_TSTRES0, reg) < 0) in stv090x_ldpc_mode() 4175 reg = stv090x_read_reg(state, STV090x_TSTRES0); in stv090x_ldpc_mode() 4177 if (stv090x_write_reg(state, STV090x_TSTRES0, reg) < 0) in stv090x_ldpc_mode() 4180 if (stv090x_write_reg(state, STV090x_TSTRES0, reg) < 0) in stv090x_ldpc_mode() 4689 if (stv090x_write_reg(state, STV090x_TSTRES0, 0x80) < 0) in stv090x_setup() 4691 if (stv090x_write_reg(state, STV090x_TSTRES0, 0x00) < 0) in stv090x_setup()
|
D | stv090x_reg.h | 2361 #define STV090x_TSTRES0 0xFF11 macro
|