Searched refs:RK_I2C_CON_STOP (Results 1 – 1 of 1) sorted by relevance
55 #define RK_I2C_CON_STOP (1 << 4) macro290 reg |= RK_I2C_CON_STOP; in rk_i2c_send_stop()400 reg &= ~RK_I2C_CON_STOP; in rk_i2c_intr_locked()