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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dmpsc.c41 #define MPSC_INTR_CAUSE_RCC (1<<6) macro
78 while (!(cause & MPSC_INTR_CAUSE_RCC))
84 cause & ~MPSC_INTR_CAUSE_RCC);
92 & MPSC_INTR_CAUSE_RCC) != 0);

Completed in 42 milliseconds