Searched full:mpics (Results 1 – 4 of 4) sorted by relevance
59 static struct mpic *mpics; variable349 /* Check if we have one of those nice broken MPICs with a flipped endian on1455 * 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()
48 /* We can have either UICs or MPICs */
477 /* We can have up to 2 MPICs cascaded */ in pmac_pic_probe_mpic()
155 bool nomask:1; /* critical interrupts ignore mask on some FSL MPICs */