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

/linux-master/drivers/media/platform/marvell/
H A Dcafe-driver.c101 #define TWSIC1_WSTAT 0x02000000 /* Write status */ macro
156 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT;
204 if (rval & TWSIC1_WSTAT) {

Completed in 113 milliseconds