Searched refs:IOP3XX_ISR_ALD (Results 1 – 2 of 2) sorted by relevance
83 IOP3XX_ISR_ALD | IOP3XX_ISR_BERRD | in iop3xx_i2c_enable()131 if ((sr & IOP3XX_ISR_ALD)) { in iop3xx_i2c_error()209 IOP3XX_ISR_TXEMPTY | IOP3XX_ISR_ALD | IOP3XX_ISR_BERRD, in iop3xx_i2c_wait_tx_done()218 IOP3XX_ISR_RXFULL | IOP3XX_ISR_ALD | IOP3XX_ISR_BERRD, in iop3xx_i2c_wait_rx_done()
54 #define IOP3XX_ISR_ALD 0x0020 /* 1=Arbitration Loss Detected */ macro