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

/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_i2c.c161 #define RK_I2C_LOCK(sc) mtx_lock(&(sc)->mtx) macro
199 RK_I2C_LOCK(sc);
382 RK_I2C_LOCK(sc);
447 RK_I2C_LOCK(sc);

Completed in 119 milliseconds