Searched refs:DW_IC_STATUS_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
649 !(status & DW_IC_STATUS_ACTIVITY), in i2c_dw_wait_bus_not_busy()657 if (!(status & DW_IC_STATUS_ACTIVITY)) in i2c_dw_wait_bus_not_busy()
114 #define DW_IC_STATUS_ACTIVITY BIT(0) macro