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