Lines Matching +full:0 +full:xff200000
62 clock_va = (char *) 0xfe06000; /* dark */ in sun3_init()
63 sun3_intreg = (unsigned char *) 0xfe0a000; /* magic */ in sun3_init()
69 enable_register |= 0x50; /* Enable FPU */ in sun3_init()
77 memset(sun3_reserved_pmeg, 0, sizeof(sun3_reserved_pmeg)); in sun3_init()
82 for (i=0; i<8; i++) /* Kernel PMEGs */ in sun3_init()
121 m68k_setup_node(0); in sun3_bootmem_alloc()
142 memory_start = ((((unsigned long)_end) + 0x2000) & ~0x1fff); in config_sun3()
147 m68k_memory[0].size=*(romvec->pv_sun3mem); in config_sun3()
173 .start = 0xff200000,
174 .end = 0xff200021,
181 .start = 0xff204000,
182 .end = 0xff204021,
188 * IO: type 1, base 0x00140000, 5 bits phys space: A<4..0>
197 .start = 0x00140000,
198 .end = 0x0014001f,
216 return 0; in sun3_platform_init()