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