Searched refs:RK_I2C_CON_STOP (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_i2c.c59 #define RK_I2C_CON_STOP (1 << 4) macro
288 reg |= RK_I2C_CON_STOP;
361 reg &= ~RK_I2C_CON_STOP;

Completed in 162 milliseconds