Home
last modified time | relevance | path

Searched full:mpics (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Dmpic.c59 static struct mpic *mpics; variable
349 /* Check if we have one of those nice broken MPICs with a flipped endian on
1455 * Read feature register. For non-ISU MPICs, num sources as well. On in mpic_alloc()
1456 * ISU MPICs, sources are counted as ISUs are added in mpic_alloc()
1519 mpic->next = mpics; in mpic_alloc()
1520 mpics = mpic; in mpic_alloc()
1949 struct mpic *mpic = mpics; in mpic_suspend()
1991 struct mpic *mpic = mpics; in mpic_resume()
/linux/arch/powerpc/platforms/44x/
H A Diss4xx.c48 /* We can have either UICs or MPICs */
/linux/arch/powerpc/platforms/powermac/
H A Dpic.c477 /* We can have up to 2 MPICs cascaded */ in pmac_pic_probe_mpic()
/linux/arch/powerpc/kvm/
H A Dmpic.c155 bool nomask:1; /* critical interrupts ignore mask on some FSL MPICs */