Home
last modified time | relevance | path

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

/src/sys/arm/ti/
H A Dti_gpio.c136 #define TI_GPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro
331 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_getflags()
399 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_setflags()
410 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_setflags()
445 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_set()
487 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_get()
522 TI_GPIO_UNLOCK(sc); in ti_gpio_pin_toggle()
857 TI_GPIO_UNLOCK(sc); in ti_gpio_pic_config_intr()