Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-iop3xx.h30 #define IOP3XX_ICR_RXFULL_IE 0x0200 /* 1=Receive Full Interrupt Enable */ macro
Di2c-iop3xx.c94 IOP3XX_ICR_RXFULL_IE | IOP3XX_ICR_TXEMPTY_IE; in iop3xx_i2c_enable()
409 IOP3XX_ICR_RXFULL_IE | IOP3XX_ICR_TXEMPTY_IE); in iop3xx_i2c_remove()