Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/qoriq/
H A Dls1046_gpio.c79 #define QORIQ_GPIO_ASSERT_LOCKED(_sc) mtx_assert(&(_sc)->mutex, MA_OWNED) macro
158 QORIQ_GPIO_ASSERT_LOCKED(sc); in qoriq_gpio_reg_read()
169 QORIQ_GPIO_ASSERT_LOCKED(sc); in qoriq_gpio_reg_write()
204 QORIQ_GPIO_ASSERT_LOCKED(sc); in qoriq_gpio_configure()