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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-i2c.c55 return cx_read(bus->reg_stat) & 0x01;
62 return cx_read(bus->reg_stat) & 0x02 ? 1 : 0;
H A Dcx23885.h245 u32 reg_stat; member in struct:cx23885_i2c
H A Dcx23885-core.c892 dev->i2c_bus[0].reg_stat = I2C1_STAT;
902 dev->i2c_bus[1].reg_stat = I2C2_STAT;
912 dev->i2c_bus[2].reg_stat = I2C3_STAT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-i2c.c50 return cx_read(bus->reg_stat) & 0x01;
57 return cx_read(bus->reg_stat) & 0x02 ? 1 : 0;
H A Dcx25821.h221 u32 reg_stat; member in struct:cx25821_i2c
H A Dcx25821-core.c378 return cx_read(bus->reg_stat) & 0x01;
951 dev->i2c_bus[0].reg_stat = I2C1_STAT;

Completed in 105 milliseconds