Lines Matching refs:pci_mem_offset
126 new -= hose->pci_mem_offset; in pcibios_update_resource()
175 offset = hose->pci_mem_offset; in pcibios_fixup_resources()
540 off = hose->pci_mem_offset; in update_bridge_base()
548 off = hose->pci_mem_offset; in update_bridge_base()
1015 hose->pci_mem_offset = ranges[na+2] - ranges[2]; in pci_process_bridge_OF_ranges()
1390 res->start = hose->pci_mem_offset; in pcibios_fixup_bus()
1408 } else if (hose->pci_mem_offset in pcibios_fixup_bus()
1410 res->start += hose->pci_mem_offset; in pcibios_fixup_bus()
1411 res->end += hose->pci_mem_offset; in pcibios_fixup_bus()
1508 return hose->pci_mem_offset; in pci_bus_mem_base_phys()
1519 return res->start - hose->pci_mem_offset; in pci_resource_to_bus()
1570 base = hose->pci_mem_offset; in __pci_mmap_make_offset()
1579 offset += hose->pci_mem_offset; in __pci_mmap_make_offset()
1671 pa -= hose->pci_mem_offset; in phys_to_bus()
1686 return pa - hose->pci_mem_offset; in pci_phys_to_bus()
1695 return ba + hose->pci_mem_offset; in pci_bus_to_phys()
1717 return (long)hose->pci_mem_offset; in sys_pciconfig_iobase()