Searched refs:TWSIC1_RVALID (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/marvell-ccic/
H A Dcafe-driver.c104 #define TWSIC1_RVALID 0x04000000 /* Read data valid */ macro
242 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR); cafe_smbus_read_done()
277 if (!(rval & TWSIC1_RVALID)) { cafe_smbus_read_data()

Completed in 177 milliseconds