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