Searched refs:AW_GPIO_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
364 #define AW_GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_mtx, MA_OWNED) macro417 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_get_function()440 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_set_function()460 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_get_pud()480 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_set_pud()498 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_get_drv()519 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_set_drv()539 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_pin_configure()697 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_pin_set_locked()738 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_pin_get_locked()[all …]