Searched refs:BCM_GPIO_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c129 #define BCM_GPIO_LOCK(_sc) mtx_lock_spin(&(_sc)->sc_mtx) macro
190 BCM_GPIO_LOCK(sc);
310 BCM_GPIO_LOCK(sc);
331 BCM_GPIO_LOCK(sc);
397 BCM_GPIO_LOCK(sc);
418 BCM_GPIO_LOCK(sc);
439 BCM_GPIO_LOCK(sc);
485 BCM_GPIO_LOCK(sc);
511 BCM_GPIO_LOCK(sc);
535 BCM_GPIO_LOCK(s
[all...]

Completed in 158 milliseconds