Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/
H A Dcafe-driver.c105 #define TWSIC1_WSTAT 0x02000000 /* Write status */ macro
167 return (c1 & (TWSIC1_WSTAT|TWSIC1_ERROR)) != TWSIC1_WSTAT; in cafe_smbus_write_done()
215 if (rval & TWSIC1_WSTAT) { in cafe_smbus_write_data()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds