Searched refs:TWSIC1_RVALID (Results 1 – 1 of 1) sorted by relevance
106 #define TWSIC1_RVALID 0x04000000 /* Read data valid */ macro244 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR); in cafe_smbus_read_done()279 if (!(rval & TWSIC1_RVALID)) { in cafe_smbus_read_data()