Searched refs:TWSIC1_ERROR (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/video/
H A Dcafe_ccic-regs.h135 #define TWSIC1_ERROR 0x08000000 /* Something screwed up */ macro
H A Dcafe_ccic.c314 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT;
368 if (rval & TWSIC1_ERROR) {
392 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR);
422 if (rval & TWSIC1_ERROR) {

Completed in 109 milliseconds