Searched refs:RK_GPIO_LOCK (Results 1 – 1 of 1) sorted by relevance
134 #define RK_GPIO_LOCK(_sc) mtx_lock_spin(&(_sc)->sc_mtx) macro220 RK_GPIO_LOCK(sc); in rk_gpio_intr()237 RK_GPIO_LOCK(sc); in rk_gpio_intr()378 RK_GPIO_LOCK(sc); in rk_gpio_attach()442 RK_GPIO_LOCK(sc); in rk_gpio_pin_getname()515 RK_GPIO_LOCK(sc); in rk_gpio_pin_setflags()537 RK_GPIO_LOCK(sc); in rk_gpio_pin_get()554 RK_GPIO_LOCK(sc); in rk_gpio_pin_set()575 RK_GPIO_LOCK(sc); in rk_gpio_pin_toggle()595 RK_GPIO_LOCK(sc); in rk_gpio_pin_access_32()[all …]