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

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_gpio_v1.c116 #define MTK_GPIO_LOCK(sc) mtx_lock_spin(&(sc)->mtx) macro
376 MTK_GPIO_LOCK(sc);
391 MTK_GPIO_LOCK(sc);
423 MTK_GPIO_LOCK(sc);
446 MTK_GPIO_LOCK(sc);
469 MTK_GPIO_LOCK(sc);
489 MTK_GPIO_LOCK(sc);
535 MTK_GPIO_LOCK(sc);
565 MTK_GPIO_LOCK(sc);
597 MTK_GPIO_LOCK(s
[all...]
H A Dmtk_gpio_v2.c101 #define MTK_GPIO_LOCK(sc) mtx_lock_spin(&(sc)->mtx) macro
367 MTK_GPIO_LOCK(sc);
382 MTK_GPIO_LOCK(sc);
414 MTK_GPIO_LOCK(sc);
437 MTK_GPIO_LOCK(sc);
460 MTK_GPIO_LOCK(sc);
481 MTK_GPIO_LOCK(sc);
532 MTK_GPIO_LOCK(sc);
562 MTK_GPIO_LOCK(sc);
594 MTK_GPIO_LOCK(s
[all...]

Completed in 241 milliseconds