Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm/xilinx/
HDzy7_gpio.c114 #define ZGPIO_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
309 ZGPIO_UNLOCK(sc); in zy7_gpio_pin_getflags()
346 ZGPIO_UNLOCK(sc); in zy7_gpio_pin_setflags()
401 ZGPIO_UNLOCK(sc); in zy7_gpio_pin_toggle()