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

/freebsd-12-stable/sys/mips/mediatek/
H A Dmtk_gpio_v1.c117 #define MTK_GPIO_UNLOCK(sc) mtx_unlock_spin(&(sc)->mtx) macro
379 MTK_GPIO_UNLOCK(sc);
394 MTK_GPIO_UNLOCK(sc);
430 MTK_GPIO_UNLOCK(sc);
452 MTK_GPIO_UNLOCK(sc);
473 MTK_GPIO_UNLOCK(sc);
498 MTK_GPIO_UNLOCK(sc);
606 MTK_GPIO_UNLOCK(sc);
629 MTK_GPIO_UNLOCK(sc);
656 MTK_GPIO_UNLOCK(s
[all...]
H A Dmtk_gpio_v2.c102 #define MTK_GPIO_UNLOCK(sc) mtx_unlock_spin(&(sc)->mtx) macro
369 MTK_GPIO_UNLOCK(sc);
384 MTK_GPIO_UNLOCK(sc);
420 MTK_GPIO_UNLOCK(sc);
442 MTK_GPIO_UNLOCK(sc);
463 MTK_GPIO_UNLOCK(sc);
494 MTK_GPIO_UNLOCK(sc);
546 MTK_GPIO_UNLOCK(sc);
569 MTK_GPIO_UNLOCK(sc);
596 MTK_GPIO_UNLOCK(s
[all...]

Completed in 109 milliseconds