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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmpic.h357 #define MPIC_USES_DCR 0x00000080 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmpic.c302 if (mpic->flags & MPIC_USES_DCR)
1129 mpic->flags |= MPIC_USES_DCR;
1139 if (paddr == 0 && !(mpic->flags & MPIC_USES_DCR)) {

Completed in 28 milliseconds