Searched refs:DW_IC_STATUS_SLAVE_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
159 slave_activity = ((tmp & DW_IC_STATUS_SLAVE_ACTIVITY) >> 6); in i2c_dw_isr_slave()
119 #define DW_IC_STATUS_SLAVE_ACTIVITY BIT(6) macro