Searched refs:TWSIC1_WSTAT (Results 1 – 1 of 1) sorted by relevance
101 #define TWSIC1_WSTAT 0x02000000 /* Write status */ macro156 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; in cafe_smbus_write_done()204 if (rval & TWSIC1_WSTAT) { in cafe_smbus_write_data()