Searched refs:TOP_CONTROL (Results 1 - 2 of 2) 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 Dlgdt330x_priv.h27 TOP_CONTROL= 0x00, enumerator in enum:I2C_REG
H A Dlgdt330x.c344 static u8 top_ctrl_cfg[] = { TOP_CONTROL, 0x03 };
460 i2c_read_demod_bytes(state, TOP_CONTROL, buf, sizeof(buf));
461 dprintk("%s: TOP_CONTROL = 0x%02x, IRO_MASK = 0x%02x, IRQ_STATUS = 0x%02x\n", __func__, buf[0], buf[1], buf[2]);

Completed in 66 milliseconds