DW_IC_INTR_ACTIVITY
if (stat & DW_IC_INTR_ACTIVITY)
if (!enabled || !(stat & ~DW_IC_INTR_ACTIVITY))
if (!enabled || !(raw_stat & ~DW_IC_INTR_ACTIVITY) || !dev->slave)
if (stat & DW_IC_INTR_ACTIVITY)