Searched refs:DW_IC_INTR_TX_ABRT (Results 1 – 2 of 2) sorted by relevance
93 #define DW_IC_INTR_TX_ABRT BIT(6) macro 103 DW_IC_INTR_TX_ABRT | \
129 if (stat & DW_IC_INTR_TX_ABRT) in i2c_dw_read_clear_intrbits_slave()