Searched refs:TWSIC1_ERROR (Results 1 – 1 of 1) sorted by relevance
107 #define TWSIC1_ERROR 0x08000000 /* Something screwed up */ macro167 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; in cafe_smbus_write_done()220 if (rval & TWSIC1_ERROR) { in cafe_smbus_write_data()244 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR); in cafe_smbus_read_done()275 if (rval & TWSIC1_ERROR) { in cafe_smbus_read_data()