Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2836.c165 #define BCM_LINTC_LOCK(sc) mtx_lock_spin(&(sc)->bls_mtx) macro
200 BCM_LINTC_LOCK(sc); in bcm_lintc_timer_mask()
216 BCM_LINTC_LOCK(sc); in bcm_lintc_timer_unmask()
249 BCM_LINTC_LOCK(sc); in bcm_lintc_pmu_mask()
267 BCM_LINTC_LOCK(sc); in bcm_lintc_pmu_unmask()
511 BCM_LINTC_LOCK(sc); in bcm_lintc_setup_intr()
549 BCM_LINTC_LOCK(sc); in bcm_lintc_init_secondary()