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

/freebsd-current/sys/arm64/rockchip/
H A Drk_gpio.c129 #define RK_GPIO_LOCK(_sc) mtx_lock_spin(&(_sc)->sc_mtx) macro
211 RK_GPIO_LOCK(sc);
228 RK_GPIO_LOCK(sc);
375 RK_GPIO_LOCK(sc);
432 RK_GPIO_LOCK(sc);
505 RK_GPIO_LOCK(sc);
527 RK_GPIO_LOCK(sc);
544 RK_GPIO_LOCK(sc);
565 RK_GPIO_LOCK(sc);
585 RK_GPIO_LOCK(s
[all...]

Completed in 116 milliseconds