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

/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_i2c.c162 #define RK_I2C_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
207 RK_I2C_UNLOCK(sc);
384 RK_I2C_UNLOCK(sc);
551 RK_I2C_UNLOCK(sc);

Completed in 56 milliseconds