Searched refs:TWSIC1_ERROR (Results 1 – 1 of 1) sorted by relevance
105 #define TWSIC1_ERROR 0x08000000 /* Something screwed up */ macro165 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; in cafe_smbus_write_done()218 if (rval & TWSIC1_ERROR) { in cafe_smbus_write_data()242 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR); in cafe_smbus_read_done()273 if (rval & TWSIC1_ERROR) { in cafe_smbus_read_data()