Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-iop3xx.h21 #define IOP3XX_ICR_ALD_IE 0x1000 /* 1=Arb Loss Detect Interrupt Enable */ macro
H A Di2c-iop3xx.c86 cr |= IOP3XX_ICR_ALD_IE | IOP3XX_ICR_BERR_IE | in iop3xx_i2c_enable()
401 cr &= ~(IOP3XX_ICR_ALD_IE | IOP3XX_ICR_BERR_IE | in iop3xx_i2c_remove()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-iop3xx.h21 #define IOP3XX_ICR_ALD_IE 0x1000 /* 1=Arb Loss Detect Interrupt Enable */ macro
H A Di2c-iop3xx.c86 cr |= IOP3XX_ICR_ALD_IE | IOP3XX_ICR_BERR_IE | in iop3xx_i2c_enable()
403 cr &= ~(IOP3XX_ICR_ALD_IE | IOP3XX_ICR_BERR_IE | in iop3xx_i2c_remove()

Completed in 3 milliseconds