Searched refs:RK_I2C_IPD_ALL (Results 1 – 1 of 1) sorted by relevance
100 #define RK_I2C_IPD_ALL (RK_I2C_IPD_MBTFIPD | RK_I2C_IPD_MBRFIPD | \ macro315 if ((sc->ipd & RK_I2C_IPD_ALL) == 0) in rk_i2c_intr_locked()319 sc->ipd &= RK_I2C_IPD_ALL; in rk_i2c_intr_locked()496 RK_I2C_WRITE(sc, RK_I2C_IPD, RK_I2C_IPD_ALL); in rk_i2c_transfer()