Lines Matching +full:0 +full:xff200000
60 clock_va = (char *) 0xfe06000; /* dark */ in sun3_init()
61 sun3_intreg = (unsigned char *) 0xfe0a000; /* magic */ in sun3_init()
67 enable_register |= 0x50; /* Enable FPU */ in sun3_init()
75 memset(sun3_reserved_pmeg, 0, sizeof(sun3_reserved_pmeg)); in sun3_init()
80 for (i=0; i<8; i++) /* Kernel PMEGs */ in sun3_init()
122 m68k_setup_node(0); in sun3_bootmem_alloc()
143 memory_start = ((((unsigned long)_end) + 0x2000) & ~0x1fff); in config_sun3()
148 m68k_memory[0].size=*(romvec->pv_sun3mem); in config_sun3()
174 .start = 0xff200000,
175 .end = 0xff200021,
182 .start = 0xff204000,
183 .end = 0xff204021,
189 * IO: type 1, base 0x00140000, 5 bits phys space: A<4..0>
198 .start = 0x00140000,
199 .end = 0x0014001f,
217 return 0; in sun3_platform_init()