Lines Matching +full:0 +full:xff200000
63 clock_va = (char *) 0xfe06000; /* dark */ in sun3_init()
64 sun3_intreg = (unsigned char *) 0xfe0a000; /* magic */ in sun3_init()
70 enable_register |= 0x50; /* Enable FPU */ in sun3_init()
78 memset(sun3_reserved_pmeg, 0, sizeof(sun3_reserved_pmeg)); in sun3_init()
83 for (i=0; i<8; i++) /* Kernel PMEGs */ in sun3_init()
125 m68k_setup_node(0); in sun3_bootmem_alloc()
147 memory_start = ((((unsigned long)_end) + 0x2000) & ~0x1fff); in config_sun3()
152 m68k_memory[0].size=*(romvec->pv_sun3mem); in config_sun3()
178 .start = 0xff200000,
179 .end = 0xff200021,
186 .start = 0xff204000,
187 .end = 0xff204021,
193 * IO: type 1, base 0x00140000, 5 bits phys space: A<4..0>
202 .start = 0x00140000,
203 .end = 0x0014001f,
221 return 0; in sun3_platform_init()