Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-iop3xx.h19 #define IOP3XX_ICR_UNIT_RESET 0x4000 /* 1=RESET */ macro
Di2c-iop3xx.c59 __raw_writel(IOP3XX_ICR_UNIT_RESET, iop3xx_adap->ioaddr + CR_OFFSET); in iop3xx_i2c_reset()