Home
last modified time | relevance | path

Searched refs:phb_io_base_phys (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Disa-bridge.c59 unsigned long phb_io_base_phys) in process_ISA_OF_ranges() argument
88 if (!phb_io_base_phys) in process_ISA_OF_ranges()
89 phb_io_base_phys = range.cpu_addr; in process_ISA_OF_ranges()
91 remap_isa_base(phb_io_base_phys, size); in process_ISA_OF_ranges()
96 if (phb_io_base_phys) { in process_ISA_OF_ranges()
98 remap_isa_base(phb_io_base_phys, 0x10000); in process_ISA_OF_ranges()