Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-iop3xx.h58 #define IOP3XX_ISR_RXFULL 0x0080 /* 1=Receive Full */ macro
Di2c-iop3xx.c88 IOP3XX_ISR_RXFULL | IOP3XX_ISR_TXEMPTY; in iop3xx_i2c_enable()
220 IOP3XX_ISR_RXFULL | IOP3XX_ISR_ALD | IOP3XX_ISR_BERRD, in iop3xx_i2c_wait_rx_done()