Searched refs:TWSIC1_RVALID (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dcafe_ccic-regs.h134 #define TWSIC1_RVALID 0x04000000 /* Read data valid */ macro
H A Dcafe_ccic.c392 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR);
426 if (! (rval & TWSIC1_RVALID)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dcafe_ccic-regs.h134 #define TWSIC1_RVALID 0x04000000 /* Read data valid */ macro
H A Dcafe_ccic.c392 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR);
426 if (! (rval & TWSIC1_RVALID)) {

Completed in 162 milliseconds