Home
last modified time | relevance | path

Searched refs:BCM_BSC_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_bsc.c148 BCM_BSC_UNLOCK(sc); in bcm_bsc_clock_proc()
168 BCM_BSC_UNLOCK(sc); in bcm_bsc_clkt_proc()
176 BCM_BSC_UNLOCK(sc); in bcm_bsc_clkt_proc()
192 BCM_BSC_UNLOCK(sc); in bcm_bsc_fall_proc()
204 BCM_BSC_UNLOCK(sc); in bcm_bsc_fall_proc()
220 BCM_BSC_UNLOCK(sc); in bcm_bsc_rise_proc()
232 BCM_BSC_UNLOCK(sc); in bcm_bsc_rise_proc()
345 BCM_BSC_UNLOCK(sc); in bcm_bsc_attach()
489 BCM_BSC_UNLOCK(sc); in bcm_bsc_intr()
669 BCM_BSC_UNLOCK(sc); in bcm_bsc_transfer()
[all …]
H A Dbcm2835_bscvar.h68 #define BCM_BSC_UNLOCK(_sc) \ macro