I2C_CLEAR_ALL_INTS
writel(I2C_CLEAR_ALL_INTS, priv->virtbase + I2C_ICR);
irq_mask &= I2C_CLEAR_ALL_INTS;
irq &= I2C_CLEAR_ALL_INTS;