Searched refs:MPIC_FSL (Results 1 – 2 of 2) sorted by relevance
1101 if (intsize >= 4 && (mpic->flags & MPIC_FSL)) { in mpic_host_xlate()1192 if (!(mpic->flags & MPIC_FSL)) in fsl_mpic_get_version()1270 flags |= MPIC_FSL | MPIC_LARGE_VECTORS; in mpic_alloc()1362 if (mpic->flags & MPIC_FSL) { in mpic_alloc()1560 if (mpic->flags & MPIC_FSL) { in mpic_init()1924 if (mpic->flags & MPIC_FSL) { in mpic_reset_core()
380 #define MPIC_FSL 0x00008000 macro