Searched refs:rombase (Results 1 – 4 of 4) sorted by relevance
61 unsigned char *rombase, *bios; in soekris_init() local66 rombase = ioremap(0xffff0000, 0xffff); in soekris_init()67 if (!rombase) { in soekris_init()72 bios = rombase + 0x20; /* null terminated */ in soekris_init()78 unsigned char *model = rombase + boards[i].offset; in soekris_init()90 iounmap(rombase); in soekris_init()
533 if (mac_bi_data.rombase == 0) in mac_reset()534 mac_bi_data.rombase = 0x40800000; in mac_reset()537 rom_reset = (void *) (mac_bi_data.rombase + 0xa); in mac_reset()567 unsigned long rombase = 0x40000000; in mac_reset() local606 : : "r" (offset), "a" (rombase) : "a0"); in mac_reset()
124 mac_bi_data.rombase = *data; in mac_parse_bootinfo()
200 unsigned long rombase; member320 unsigned long rombase; member