Home
last modified time | relevance | path

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

/drivers/media/platform/marvell-ccic/
Dcafe-driver.c106 #define TWSIC1_RVALID 0x04000000 /* Read data valid */ macro
244 return c1 & (TWSIC1_RVALID|TWSIC1_ERROR); in cafe_smbus_read_done()
279 if (!(rval & TWSIC1_RVALID)) { in cafe_smbus_read_data()