Searched refs:AW_GPIO_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
296 #define AW_GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_mtx, MA_OWNED) macro343 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_get_function()366 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_set_function()386 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_get_pud()406 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_set_pud()424 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_get_drv()444 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_set_drv()463 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_pin_configure()621 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_pin_set_locked()660 AW_GPIO_LOCK_ASSERT(sc); in aw_gpio_pin_get_locked()[all …]