Searched refs:BONITO_PCIMAP (Results 1 – 2 of 2) sorted by relevance
163 map = BONITO_PCIMAP; in mips_pcibios_init()164 map1 = (BONITO_PCIMAP & BONITO_PCIMAP_PCIMAP_LO0) >> in mips_pcibios_init()166 map2 = (BONITO_PCIMAP & BONITO_PCIMAP_PCIMAP_LO1) >> in mips_pcibios_init()168 map3 = (BONITO_PCIMAP & BONITO_PCIMAP_PCIMAP_LO2) >> in mips_pcibios_init()
176 #define BONITO_PCIMAP BONITO(BONITO_REGBASE + 0x10) macro