Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daxp209.c634 #define AXP_LOCK(sc) mtx_lock(&(sc)->mtx) macro
954 AXP_LOCK(sc); in axp2xx_gpio_pin_getflags()
983 AXP_LOCK(sc); in axp2xx_gpio_pin_setflags()
1010 AXP_LOCK(sc); in axp2xx_gpio_pin_get()
1051 AXP_LOCK(sc); in axp2xx_gpio_pin_set()
1090 AXP_LOCK(sc); in axp2xx_gpio_pin_toggle()
H A Daxp81x.c711 #define AXP_LOCK(sc) mtx_lock(&(sc)->mtx) macro
1204 AXP_LOCK(sc); in axp8xx_gpio_pin_getflags()
1233 AXP_LOCK(sc); in axp8xx_gpio_pin_setflags()
1260 AXP_LOCK(sc); in axp8xx_gpio_pin_get()
1298 AXP_LOCK(sc); in axp8xx_gpio_pin_set()
1332 AXP_LOCK(sc); in axp8xx_gpio_pin_toggle()