Searched refs:DW_IC_INTR_TX_ABRT (Results 1 – 3 of 3) sorted by relevance
84 #define DW_IC_INTR_TX_ABRT 0x040 macro93 DW_IC_INTR_TX_ABRT | \
546 if (stat & DW_IC_INTR_TX_ABRT) { in i2c_dw_read_clear_intrbits()577 if (stat & DW_IC_INTR_TX_ABRT) { in i2c_dw_irq_handler_master()602 if ((stat & (DW_IC_INTR_TX_ABRT | DW_IC_INTR_STOP_DET)) || dev->msg_err) in i2c_dw_irq_handler_master()
128 if (stat & DW_IC_INTR_TX_ABRT) in i2c_dw_read_clear_intrbits_slave()