Searched refs:BCM_GPIO_LOCK (Results 1 – 1 of 1) sorted by relevance
135 #define BCM_GPIO_LOCK(_sc) mtx_lock_spin(&(_sc)->sc_mtx) macro202 BCM_GPIO_LOCK(sc); in bcm_gpio_get_function()345 BCM_GPIO_LOCK(sc); in bcm_gpio_set_alternate()366 BCM_GPIO_LOCK(sc); in bcm_gpio_pin_configure()434 BCM_GPIO_LOCK(sc); in bcm_gpio_pin_getcaps()455 BCM_GPIO_LOCK(sc); in bcm_gpio_pin_getflags()476 BCM_GPIO_LOCK(sc); in bcm_gpio_pin_getname()522 BCM_GPIO_LOCK(sc); in bcm_gpio_pin_set()548 BCM_GPIO_LOCK(sc); in bcm_gpio_pin_get()572 BCM_GPIO_LOCK(sc); in bcm_gpio_pin_toggle()[all …]