Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/qoriq/
H A Dls1046_gpio.c77 #define QORIQ_GPIO_LOCK(_sc) mtx_lock_spin(&(_sc)->mutex) macro
306 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_pin_getflags()
323 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_pin_setflags()
345 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_pin_getcaps()
360 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_pin_get()
375 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_pin_set()
393 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_pin_toggle()
411 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_map_gpios()
436 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_pin_access_32()
484 QORIQ_GPIO_LOCK(sc); in qoriq_gpio_pin_config_32()