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

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_gpio_v1.c117 #define MTK_GPIO_UNLOCK(sc) mtx_unlock_spin(&(sc)->mtx) macro
378 MTK_GPIO_UNLOCK(sc);
393 MTK_GPIO_UNLOCK(sc);
429 MTK_GPIO_UNLOCK(sc);
451 MTK_GPIO_UNLOCK(sc);
472 MTK_GPIO_UNLOCK(sc);
497 MTK_GPIO_UNLOCK(sc);
549 MTK_GPIO_UNLOCK(sc);
572 MTK_GPIO_UNLOCK(sc);
599 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 106 milliseconds