Searched refs:MPSC_INTR_CAUSE (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.c40 #define MPSC_INTR_CAUSE 0x0000 macro
79 cause = in_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE));
83 out_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE),
91 return (u8)((in_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE))
153 out_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE), 0);
154 out_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE), 0);

Completed in 43 milliseconds