Searched defs:avic (Results 1 – 4 of 4) sorted by relevance
76 #define INTC_READ(avic, reg) \ argument78 #define INTC_WRITE(avic, reg, val) \ argument86 struct avic_softc * const avic = (void *) pic; in avic_unblock_irqs() local106 struct avic_softc * const avic = (void *) pic; in avic_block_irqs() local126 struct avic_softc * const avic = (void *) pic; in avic_establish_irq() local155 struct avic_softc * const avic = device_lookup_private(&avic_cd, 0); in imx31_irq_handler() local223 struct avic_softc * const avic = device_private(self); in avic_attach() local
44 avic: interrupt-controller@68000000 { label
48 avic: avic-interrupt-controller@68000000 { label
367 uint64_t avic; member