Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_gpio.c155 #define TI_GPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro
350 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_getflags()
418 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_setflags()
429 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_setflags()
464 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_set()
506 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_get()
541 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_toggle()
898 TI_GPIO_UNLOCK(sc); in ti_gpio_pic_config_intr()