Searched refs:STV090x_GENCFG (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
H A Dstv090x.c384 { STV090x_GENCFG, 0x1d },
488 { STV090x_GENCFG, 0x1c },
4156 reg = stv090x_read_reg(state, STV090x_GENCFG); stv090x_ldpc_mode()
4163 if (stv090x_write_reg(state, STV090x_GENCFG, 0x1d) < 0) stv090x_ldpc_mode()
4220 if (stv090x_write_reg(state, STV090x_GENCFG, 0x06) < 0) /* path 2 */ stv090x_ldpc_mode()
4223 if (stv090x_write_reg(state, STV090x_GENCFG, 0x04) < 0) /* path 1 */ stv090x_ldpc_mode()
H A Dstv090x_reg.h2080 #define STV090x_GENCFG 0xFA86 macro

Completed in 182 milliseconds