Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-iop3xx.h53 #define IOP3XX_ISR_TXEMPTY 0x0040 /* 1=Transmit Empty */ macro
Di2c-iop3xx.c84 IOP3XX_ISR_RXFULL | IOP3XX_ISR_TXEMPTY; in iop3xx_i2c_enable()
209 IOP3XX_ISR_TXEMPTY | IOP3XX_ISR_ALD | IOP3XX_ISR_BERRD, in iop3xx_i2c_wait_tx_done()