Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-iop3xx.h61 #define IOP3XX_ISR_CLEARBITS 0x07f0 macro
Di2c-iop3xx.c60 __raw_writel(IOP3XX_ISR_CLEARBITS, iop3xx_adap->ioaddr + SR_OFFSET); in iop3xx_i2c_reset()