Searched refs:TWSIC1_ERROR (Results 1 – 1 of 1) sorted by relevance
103 #define TWSIC1_ERROR 0x08000000 /* Something screwed up */ macro156 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; in cafe_smbus_write_done()209 if (rval & TWSIC1_ERROR) { in cafe_smbus_write_data()233 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR); in cafe_smbus_read_done()264 if (rval & TWSIC1_ERROR) { in cafe_smbus_read_data()