Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_gpio.c154 #define TI_GPIO_LOCK(_sc) mtx_lock_spin(&(_sc)->sc_mtx) macro
348 TI_GPIO_LOCK(sc); in ti_gpio_pin_getflags()
416 TI_GPIO_LOCK(sc); in ti_gpio_pin_setflags()
458 TI_GPIO_LOCK(sc); in ti_gpio_pin_set()
498 TI_GPIO_LOCK(sc); in ti_gpio_pin_get()
534 TI_GPIO_LOCK(sc); in ti_gpio_pin_toggle()
888 TI_GPIO_LOCK(sc); in ti_gpio_pic_config_intr()