Searched refs:MTK_GPIO_LOCK (Results 1 – 2 of 2) sorted by relevance
101 #define MTK_GPIO_LOCK(sc) mtx_lock_spin(&(sc)->mtx) macro367 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_getcaps()382 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_getflags()414 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_setflags()437 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_set()460 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_get()481 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_toggle()532 MTK_GPIO_LOCK(sc); in mtk_gpio_pic_enable_intr()562 MTK_GPIO_LOCK(sc); in mtk_gpio_pic_disable_intr()594 MTK_GPIO_LOCK(sc); in mtk_gpio_pic_post_filter()
116 #define MTK_GPIO_LOCK(sc) mtx_lock_spin(&(sc)->mtx) macro377 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_getcaps()392 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_getflags()424 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_setflags()447 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_set()470 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_get()490 MTK_GPIO_LOCK(sc); in mtk_gpio_pin_toggle()592 MTK_GPIO_LOCK(sc); in mtk_gpio_pic_enable_intr()622 MTK_GPIO_LOCK(sc); in mtk_gpio_pic_disable_intr()654 MTK_GPIO_LOCK(sc); in mtk_gpio_pic_post_filter()[all …]