Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/
Dcafe_ccic-regs.h133 #define TWSIC1_WSTAT 0x02000000 /* Write status */ macro
Dcafe_ccic.c360 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; in cafe_smbus_write_done()
407 if (rval & TWSIC1_WSTAT) { in cafe_smbus_write_data()