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

/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_i2c.c57 #define RK_I2C_CON_START (1 << 3) macro
318 reg &= ~RK_I2C_CON_START;
407 reg |= RK_I2C_CON_START;

Completed in 95 milliseconds