Searched refs:reg0x08 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dstv0299.c356 u8 reg0x08; local
363 reg0x08 = stv0299_readreg (state, 0x08);
370 reg0x08 = (reg0x08 & 0x3f) | (state->config->lock_output << 6);
384 reg0x08 = 0x00;
394 stv0299_writeregI(state, 0x08, reg0x08);
401 u8 reg0x08; local
409 reg0x08 = stv0299_readreg (state, 0x08);
412 stv0299_writeregI (state, 0x08, (reg0x08 & 0x3f) | (state->config->lock_output << 6));
H A Dtda10021.c236 static const u8 reg0x08 [] = { 0x8c, 0xa2, 0x74, 0x43, 0x34, 0x23 }; local
260 _tda10021_writereg (state, 0x08, reg0x08[qam]);
H A Dves1820.c214 static const u8 reg0x08[] = { 162, 116, 67, 52, 35 }; local
231 ves1820_writereg(state, 0x08, reg0x08[real_qam]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0299.c356 u8 reg0x08; local
363 reg0x08 = stv0299_readreg (state, 0x08);
370 reg0x08 = (reg0x08 & 0x3f) | (state->config->lock_output << 6);
384 reg0x08 = 0x00;
394 stv0299_writeregI(state, 0x08, reg0x08);
401 u8 reg0x08; local
409 reg0x08 = stv0299_readreg (state, 0x08);
412 stv0299_writeregI (state, 0x08, (reg0x08 & 0x3f) | (state->config->lock_output << 6));
H A Dtda10021.c236 static const u8 reg0x08 [] = { 0x8c, 0xa2, 0x74, 0x43, 0x34, 0x23 }; local
260 _tda10021_writereg (state, 0x08, reg0x08[qam]);
H A Dves1820.c214 static const u8 reg0x08[] = { 162, 116, 67, 52, 35 }; local
231 ves1820_writereg(state, 0x08, reg0x08[real_qam]);

Completed in 77 milliseconds