Searched refs:STV090x_TSTRES0 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 4169 reg = stv090x_read_reg(state, STV090x_TSTRES0); stv090x_ldpc_mode() 4171 if (stv090x_write_reg(state, STV090x_TSTRES0, reg) < 0) stv090x_ldpc_mode() 4174 if (stv090x_write_reg(state, STV090x_TSTRES0, reg) < 0) stv090x_ldpc_mode() 4228 reg = stv090x_read_reg(state, STV090x_TSTRES0); stv090x_ldpc_mode() 4230 if (stv090x_write_reg(state, STV090x_TSTRES0, reg) < 0) stv090x_ldpc_mode() 4233 if (stv090x_write_reg(state, STV090x_TSTRES0, reg) < 0) stv090x_ldpc_mode() 4865 if (stv090x_write_reg(state, STV090x_TSTRES0, 0x80) < 0) stv090x_setup() 4867 if (stv090x_write_reg(state, STV090x_TSTRES0, 0x00) < 0) stv090x_setup()
|
H A D | stv090x_reg.h | 2361 #define STV090x_TSTRES0 0xFF11 macro
|
Completed in 128 milliseconds