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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dmpic.h346 #define MPIC_USES_DCR 0x00000080 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dmpic.c282 if (mpic->flags & MPIC_USES_DCR)
1048 mpic->flags |= MPIC_USES_DCR;
1051 if (mpic->flags & MPIC_USES_DCR) {
1059 BUG_ON (mpic->flags & MPIC_USES_DCR);
1065 if (paddr == 0 && !(mpic->flags & MPIC_USES_DCR)) {

Completed in 98 milliseconds