Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dapb.c53 #define APB_INTR_PMC 5 macro
158 apb_unmask_irq((void*)APB_INTR_PMC); in apb_attach()
159 sc->sc_intr_counter[APB_INTR_PMC] = mips_intrcnt_create("apb irq5: pmc"); in apb_attach()
385 if (irq == APB_INTR_PMC) { in apb_filter()