Searched refs:SCIF_BASE (Results 1 – 2 of 2) sorted by relevance
29 #define SCIF_BASE 0xffe00000 /* SCIF0 */ macro30 #define SCSMR (vu_short *)(SCIF_BASE + 0x00)31 #define SCBRR (vu_char *)(SCIF_BASE + 0x04)32 #define SCSCR (vu_short *)(SCIF_BASE + 0x08)33 #define SC_TDR (vu_char *)(SCIF_BASE + 0x0C)34 #define SC_SR (vu_short *)(SCIF_BASE + 0x10)35 #define SCFCR (vu_short *)(SCIF_BASE + 0x18)
259 # define SCIF_BASE SCIF0_BASE macro261 # define SCIF_BASE SCIF1_BASE macro263 # define SCIF_BASE SCIF2_BASE macro265 # define SCIF_BASE SCIF3_BASE macro267 # define SCIF_BASE SCIF4_BASE macro269 # define SCIF_BASE SCIF5_BASE macro271 # define SCIF_BASE SCIF6_BASE macro273 # define SCIF_BASE SCIF7_BASE macro275 # define SCIF_BASE SCIFA0_BASE macro289 .membase = (unsigned char *)SCIF_BASE,[all …]