Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/boot/
Dmpsc.c39 #define MPSC_INTR_CAUSE 0x0000 macro
78 cause = in_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE)); in mpsc_getc()
82 out_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE), in mpsc_getc()
90 return (u8)((in_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE)) in mpsc_tstc()
152 out_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE), 0); in mpsc_console_init()
153 out_le32((u32 *)(mpscintr_base + MPSC_INTR_CAUSE), 0); in mpsc_console_init()