Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-iop3xx.h52 #define IOP3XX_ISR_RXFULL 0x0080 /* 1=Receive Full */ macro
H A Di2c-iop3xx.c84 IOP3XX_ISR_RXFULL | IOP3XX_ISR_TXEMPTY; in iop3xx_i2c_enable()
218 IOP3XX_ISR_RXFULL | IOP3XX_ISR_ALD | IOP3XX_ISR_BERRD, in iop3xx_i2c_wait_rx_done()