Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmpic.h366 #define MPIC_USES_DCR 0x00000080 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmpic.h366 #define MPIC_USES_DCR 0x00000080 macro
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dmpic.c335 if (mpic->flags & MPIC_USES_DCR) in mpic_map()
1251 flags |= MPIC_USES_DCR; in mpic_alloc()
1351 if (mpic->flags & MPIC_USES_DCR) in mpic_alloc()
1354 BUG_ON(mpic->flags & MPIC_USES_DCR); in mpic_alloc()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dmpic.c337 if (mpic->flags & MPIC_USES_DCR) in mpic_map()
1253 flags |= MPIC_USES_DCR; in mpic_alloc()
1352 if (mpic->flags & MPIC_USES_DCR) in mpic_alloc()
1355 BUG_ON(mpic->flags & MPIC_USES_DCR); in mpic_alloc()

Completed in 8 milliseconds