Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dgpio.c158 #define MV_GPIO_LOCK() mtx_lock_spin(&sc->mutex) macro
361 MV_GPIO_LOCK(); in mv_gpio_intr()
418 MV_GPIO_LOCK(); in mv_gpio_setup_intrhandler()
453 MV_GPIO_LOCK(); in mv_gpio_intr_mask()
483 MV_GPIO_LOCK(); in mv_gpio_intr_unmask()
567 MV_GPIO_LOCK(); in mv_gpio_configure()
734 MV_GPIO_LOCK(); in mv_gpio_debounce()
828 MV_GPIO_LOCK(); in mv_gpio_out()
1080 MV_GPIO_LOCK(); in mv_gpio_pin_getcaps()
1097 MV_GPIO_LOCK(); in mv_gpio_pin_getflags()
[all …]