Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/controller/rockchip/
H A Drk_i2c.c159 #define RK_I2C_LOCK(sc) mtx_lock(&(sc)->mtx) macro
197 RK_I2C_LOCK(sc); in rk_i2c_reset()
421 RK_I2C_LOCK(sc); in rk_i2c_intr()
485 RK_I2C_LOCK(sc); in rk_i2c_transfer()