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

/freebsd-current/sys/arm64/rockchip/
H A Drk_gpio.c130 #define RK_GPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro
214 RK_GPIO_UNLOCK(sc);
235 RK_GPIO_UNLOCK(sc);
378 RK_GPIO_UNLOCK(sc);
434 RK_GPIO_UNLOCK(sc);
512 RK_GPIO_UNLOCK(sc);
529 RK_GPIO_UNLOCK(sc);
550 RK_GPIO_UNLOCK(sc);
571 RK_GPIO_UNLOCK(sc);
595 RK_GPIO_UNLOCK(s
[all...]

Completed in 215 milliseconds