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

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c130 #define BCM_GPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro
192 BCM_GPIO_UNLOCK(sc);
323 BCM_GPIO_UNLOCK(sc);
362 BCM_GPIO_UNLOCK(sc);
399 BCM_GPIO_UNLOCK(sc);
420 BCM_GPIO_UNLOCK(sc);
441 BCM_GPIO_UNLOCK(sc);
492 BCM_GPIO_UNLOCK(sc);
513 BCM_GPIO_UNLOCK(sc);
543 BCM_GPIO_UNLOCK(s
[all...]

Completed in 55 milliseconds