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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 112 milliseconds