Searched refs:DW_IC_INTR_RX_DONE (Results 1 – 3 of 3) sorted by relevance
91 #define DW_IC_INTR_RX_DONE 0x080 macro104 DW_IC_INTR_RX_DONE | \
138 if (stat & DW_IC_INTR_RX_DONE) in i2c_dw_read_clear_intrbits_slave()201 if (stat & DW_IC_INTR_RX_DONE) { in i2c_dw_irq_handler_slave()
596 if (stat & DW_IC_INTR_RX_DONE) in i2c_dw_read_clear_intrbits()