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

/linux-4.4.14/drivers/media/platform/marvell-ccic/
H A Dcafe-driver.c103 #define TWSIC1_WSTAT 0x02000000 /* Write status */ macro
165 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; cafe_smbus_write_done()
213 if (rval & TWSIC1_WSTAT) { cafe_smbus_write_data()

Completed in 174 milliseconds