Home
last modified time | relevance | path

Searched refs:AXP_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/allwinner/
HDaxp81x.c109 #define AXP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
259 AXP_UNLOCK(sc); in axp81x_gpio_pin_getflags()
286 AXP_UNLOCK(sc); in axp81x_gpio_pin_setflags()
324 AXP_UNLOCK(sc); in axp81x_gpio_pin_get()
358 AXP_UNLOCK(sc); in axp81x_gpio_pin_set()
396 AXP_UNLOCK(sc); in axp81x_gpio_pin_toggle()
HDaxp209.c636 #define AXP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
949 AXP_UNLOCK(sc); in axp2xx_gpio_pin_getflags()
976 AXP_UNLOCK(sc); in axp2xx_gpio_pin_setflags()
1017 AXP_UNLOCK(sc); in axp2xx_gpio_pin_get()
1056 AXP_UNLOCK(sc); in axp2xx_gpio_pin_set()
1099 AXP_UNLOCK(sc); in axp2xx_gpio_pin_toggle()