Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2836.c104 #define BCM_LINTC_GPU_IRQ 8 macro
121 #define BCM_LINTC_GPU_IRQ_MASK (1 << BCM_LINTC_GPU_IRQ)
294 case BCM_LINTC_GPU_IRQ: in bcm_lintc_mask()
321 case BCM_LINTC_GPU_IRQ: in bcm_lintc_unmask()
417 bcm_lintc_irq_dispatch(sc, BCM_LINTC_GPU_IRQ, tf); in bcm_lintc_intr()
474 if (bli->bli_irq == BCM_LINTC_GPU_IRQ) in bcm_lintc_pre_ithread()
492 if (bli->bli_irq == BCM_LINTC_GPU_IRQ) in bcm_lintc_post_ithread()
626 case BCM_LINTC_GPU_IRQ: in bcm_lintc_pic_attach()