Searched refs:REG_INT_STOP (Results 1 – 1 of 1) sorted by relevance
88 #define REG_INT_STOP BIT(5) /* STOP condition generated */ macro315 i2c_writel(i2c, REG_INT_STOP, REG_IEN); in rk3x_i2c_auto_stop()317 i2c_writel(i2c, REG_INT_STOP | REG_INT_NAKRCV, REG_IEN); in rk3x_i2c_auto_stop()381 i2c_writel(i2c, REG_INT_STOP, REG_IEN); in rk3x_i2c_stop()545 if (!(ipd & REG_INT_STOP)) { in rk3x_i2c_handle_stop()563 i2c_writel(i2c, REG_INT_STOP, REG_IPD); in rk3x_i2c_handle_stop()