Searched refs:MTK_GPIO_UNLOCK (Results 1 – 2 of 2) sorted by relevance
102 #define MTK_GPIO_UNLOCK(sc) mtx_unlock_spin(&(sc)->mtx) macro369 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_getcaps()384 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_getflags()420 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_setflags()442 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_set()463 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_get()494 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_toggle()546 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pic_enable_intr()569 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pic_disable_intr()596 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pic_post_filter()
117 #define MTK_GPIO_UNLOCK(sc) mtx_unlock_spin(&(sc)->mtx) macro379 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_getcaps()394 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_getflags()430 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_setflags()452 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_set()473 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_get()498 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pin_toggle()606 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pic_enable_intr()629 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pic_disable_intr()656 MTK_GPIO_UNLOCK(sc); in mtk_gpio_pic_post_filter()[all …]