Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/marvell/
H A Dcafe-driver.c101 #define TWSIC1_WSTAT 0x02000000 /* Write status */ macro
156 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; in cafe_smbus_write_done()
204 if (rval & TWSIC1_WSTAT) { in cafe_smbus_write_data()