Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-iop3xx.h24 #define IOP3XX_ICR_RXFULL_IE 0x0200 /* 1=Receive Full Interrupt Enable */ macro
Di2c-iop3xx.c87 IOP3XX_ICR_RXFULL_IE | IOP3XX_ICR_TXEMPTY_IE; in iop3xx_i2c_enable()
404 IOP3XX_ICR_RXFULL_IE | IOP3XX_ICR_TXEMPTY_IE); in iop3xx_i2c_remove()