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