Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_gpio.c363 #define AW_GPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro
653 AW_GPIO_UNLOCK(sc); in aw_gpio_pin_getflags()
686 AW_GPIO_UNLOCK(sc); in aw_gpio_pin_setflags()
725 AW_GPIO_UNLOCK(sc); in aw_gpio_pin_set()
841 AW_GPIO_UNLOCK(sc); in aw_gpio_pin_get()
866 AW_GPIO_UNLOCK(sc); in aw_gpio_pin_toggle()
898 AW_GPIO_UNLOCK(sc); in aw_gpio_pin_access_32()
1037 AW_GPIO_UNLOCK(sc); in aw_fdt_configure_pins()
1236 AW_GPIO_UNLOCK(sc); in aw_gpio_intr()
1312 AW_GPIO_UNLOCK(sc); in aw_gpio_pic_disable_intr()
[all …]