Searched refs:pci_mem_offset (Results 1 – 16 of 16) sorted by relevance
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()[all …]
288 pplus_mpic_init(unsigned int pci_mem_offset) in pplus_mpic_init() argument314 OpenPIC_Addr = ioremap(pci_membase + pci_mem_offset, 0x22000); in pplus_mpic_init()
185 hose_a->pci_mem_offset = 0; in ppc4xx_find_bridges()
175 new -= hose->pci_mem_offset; in pcibios_update_resource()591 } else if (phb->pci_mem_offset in pcibios_fixup_bus()593 if (res->start < phb->pci_mem_offset) { in pcibios_fixup_bus()594 res->start += phb->pci_mem_offset; in pcibios_fixup_bus()595 res->end += phb->pci_mem_offset; in pcibios_fixup_bus()684 return hose->pci_mem_offset; in pci_bus_mem_base_phys()728 offset += hose->pci_mem_offset; in __pci_mmap_make_offset()842 return (long)hose->pci_mem_offset; in sys_pciconfig_iobase()1021 udbg_printf("\tpci_mem_offset= 0x%016LX\n", phb->pci_mem_offset); in dumpPci_Controller()
378 phb->pci_mem_offset = range.parent_addr - in find_and_init_phbs()383 phb->pci_mem_offset); in find_and_init_phbs()401 phb->pci_mem_offset); in find_and_init_phbs()635 PPCDBG(PPCDBG_PHBINIT, "\tphb->pci_mem_offset = 0x%016LX\n", phb->pci_mem_offset); in fixup_resources()672 dev->resource[i].start += phb->pci_mem_offset; in fixup_resources()673 dev->resource[i].end += phb->pci_mem_offset; in fixup_resources()
245 phb->pci_mem_offset = phb->local_number = BusNumber; in find_and_init_phbs()
92 int pplus_mpic_init(unsigned int pci_mem_offset);
88 (hose)->pci_mem_offset = MPC10X_MAP##map##_PCI_MEM_OFFSET; \
65 unsigned long pci_mem_offset; member
48 hose->pci_mem_offset = 0; in pal4_find_bridges()
139 hose->pci_mem_offset = PRPMC750_PCI_PHY_MEM_BASE; in prpmc750_find_bridges()
516 hose->pci_mem_offset = PREP_ISA_MEM_BASE; in pplus_setup_hose()
175 hose->pci_mem_offset = OCOTEA_PCI_MEM_OFFSET; in ocotea_setup_hose()
258 hose->pci_mem_offset = EBONY_PCI_MEM_OFFSET; in ebony_setup_hose()
1255 hose->pci_mem_offset = PREP_ISA_MEM_BASE; in prep_find_bridges()
56 unsigned long pci_mem_offset; member