Searched refs:MPSC_INTR_CAUSE (Results 1 – 1 of 1) sorted by relevance
39 #define MPSC_INTR_CAUSE 0x0000 macro78 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()