Searched refs:TWSIC1_ERROR (Results 1 – 2 of 2) sorted by relevance
135 #define TWSIC1_ERROR 0x08000000 /* Something screwed up */ macro
360 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; in cafe_smbus_write_done()412 if (rval & TWSIC1_ERROR) { in cafe_smbus_write_data()436 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR); in cafe_smbus_read_done()466 if (rval & TWSIC1_ERROR) { in cafe_smbus_read_data()