Searched refs:CC_GPIO_LOCK (Results 1 – 2 of 2) sorted by relevance
265 CC_GPIO_LOCK(sc); in chipc_gpio_pin_set()295 CC_GPIO_LOCK(sc); in chipc_gpio_pin_get()331 CC_GPIO_LOCK(sc); in chipc_gpio_pin_toggle()377 CC_GPIO_LOCK(sc); in chipc_gpio_pin_getflags()449 CC_GPIO_LOCK(sc); in chipc_gpio_pin_setflags()488 CC_GPIO_LOCK(sc); in chipc_gpio_pin_access_32()570 CC_GPIO_LOCK(sc); in chipc_gpio_pin_config_32()
129 #define CC_GPIO_LOCK(sc) mtx_lock(&(sc)->mtx) macro