Home
last modified time | relevance | path

Searched refs:MPIC_USES_DCR (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
A Dmpic.h366 #define MPIC_USES_DCR 0x00000080 macro
/arch/powerpc/sysdev/
A Dmpic.c338 if (mpic->flags & MPIC_USES_DCR) in mpic_map()
1254 flags |= MPIC_USES_DCR; in mpic_alloc()
1353 if (mpic->flags & MPIC_USES_DCR) in mpic_alloc()
1356 BUG_ON(mpic->flags & MPIC_USES_DCR); in mpic_alloc()

Completed in 11 milliseconds