Lines Matching +full:0 +full:xff200000
61 clock_va = (char *) 0xfe06000; /* dark */ in sun3_init()
62 sun3_intreg = (unsigned char *) 0xfe0a000; /* magic */ in sun3_init()
68 enable_register |= 0x50; /* Enable FPU */ in sun3_init()
76 memset(sun3_reserved_pmeg, 0, sizeof(sun3_reserved_pmeg)); in sun3_init()
81 for (i=0; i<8; i++) /* Kernel PMEGs */ in sun3_init()
123 m68k_setup_node(0); in sun3_bootmem_alloc()
144 memory_start = ((((unsigned long)_end) + 0x2000) & ~0x1fff); in config_sun3()
149 m68k_memory[0].size=*(romvec->pv_sun3mem); in config_sun3()
175 .start = 0xff200000,
176 .end = 0xff200021,
183 .start = 0xff204000,
184 .end = 0xff204021,
190 * IO: type 1, base 0x00140000, 5 bits phys space: A<4..0>
199 .start = 0x00140000,
200 .end = 0x0014001f,
218 return 0; in sun3_platform_init()