Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daxp209.c635 #define AXP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
966 AXP_UNLOCK(sc); in axp2xx_gpio_pin_getflags()
993 AXP_UNLOCK(sc); in axp2xx_gpio_pin_setflags()
1034 AXP_UNLOCK(sc); in axp2xx_gpio_pin_get()
1073 AXP_UNLOCK(sc); in axp2xx_gpio_pin_set()
1115 AXP_UNLOCK(sc); in axp2xx_gpio_pin_toggle()
H A Daxp81x.c712 #define AXP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
1216 AXP_UNLOCK(sc); in axp8xx_gpio_pin_getflags()
1243 AXP_UNLOCK(sc); in axp8xx_gpio_pin_setflags()
1281 AXP_UNLOCK(sc); in axp8xx_gpio_pin_get()
1315 AXP_UNLOCK(sc); in axp8xx_gpio_pin_set()
1352 AXP_UNLOCK(sc); in axp8xx_gpio_pin_toggle()