Searched refs:RK_I2C_CON_CTRL_MASK (Results 1 – 1 of 1) sorted by relevance
58 #define RK_I2C_CON_CTRL_MASK 0xFF macro301 reg &= ~RK_I2C_CON_CTRL_MASK; in rk_i2c_send_stop()371 ~RK_I2C_CON_CTRL_MASK; in rk_i2c_intr_locked()439 reg = RK_I2C_READ(sc, RK_I2C_CON) & ~RK_I2C_CON_CTRL_MASK; in rk_i2c_start_xfer()