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
362 MV_GPIO_LOCK(); in mv_gpio_intr()
419 MV_GPIO_LOCK(); in mv_gpio_setup_intrhandler()
454 MV_GPIO_LOCK(); in mv_gpio_intr_mask()
484 MV_GPIO_LOCK(); in mv_gpio_intr_unmask()
568 MV_GPIO_LOCK(); in mv_gpio_configure()
735 MV_GPIO_LOCK(); in mv_gpio_debounce()
829 MV_GPIO_LOCK(); in mv_gpio_out()
1081 MV_GPIO_LOCK(); in mv_gpio_pin_getcaps()
1098 MV_GPIO_LOCK(); in mv_gpio_pin_getflags()
[all …]