Home
last modified time | relevance | path

Searched refs:MPIC_FSL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmpic.h380 #define MPIC_FSL 0x00008000 macro
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dmpic.c1099 if (intsize >= 4 && (mpic->flags & MPIC_FSL)) { in mpic_host_xlate()
1190 if (!(mpic->flags & MPIC_FSL)) in fsl_mpic_get_version()
1268 flags |= MPIC_FSL | MPIC_LARGE_VECTORS; in mpic_alloc()
1361 if (mpic->flags & MPIC_FSL) { in mpic_alloc()
1402 * This is done outside the MPIC_FSL check, so that we in mpic_alloc()
1406 * fsl_version will be zero if MPIC_FSL is not set. in mpic_alloc()
1561 if (mpic->flags & MPIC_FSL) { in mpic_init()
1925 if (mpic->flags & MPIC_FSL) { in mpic_reset_core()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dmpic.c1101 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()
1403 * This is done outside the MPIC_FSL check, so that we in mpic_alloc()
1407 * fsl_version will be zero if MPIC_FSL is not set. in mpic_alloc()
1560 if (mpic->flags & MPIC_FSL) { in mpic_init()
1924 if (mpic->flags & MPIC_FSL) { in mpic_reset_core()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmpic.h380 #define MPIC_FSL 0x00008000 macro

Completed in 8 milliseconds