Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_msc01.c85 unsigned long io_bus, unsigned long io_phys, in msc01_pci_init() argument
109 pci_set_region(&hose->regions[2], io_bus, io_phys, io_size, in msc01_pci_init()
H A Dpci_gt64120.c136 unsigned long io_bus, unsigned long io_phys, in gt64120_pci_init() argument
160 pci_set_region(&hose->regions[2], io_bus, io_phys, io_size, in gt64120_pci_init()
H A Dfsl_pci_init.c666 pci_info->io_phys, in fsl_pci_init_port()
737 set_next_law(info->io_phys, law_size_bits(info->io_size), info->law); in fsl_configure_pcie()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_pci.h181 phys_size_t io_phys; member
201 x.io_phys = CONFIG_SYS_PCI##num##_IO_PHYS; \
214 x.io_phys = CONFIG_SYS_PCIE##num##_IO_PHYS; \
/openbmc/u-boot/include/
H A Dpci_gt64120.h12 unsigned long io_bus, unsigned long io_phys,
H A Dpci_msc01.h14 unsigned long io_phys, unsigned long io_size);
/openbmc/u-boot/board/freescale/qemu-ppce500/
H A Dqemu-ppce500.c168 r = pci_map_region(fdt, pci_node, 1, &pci_info.io_phys, NULL, in pci_init_board()
178 pci_info.io_bus = pci_info.io_phys; in pci_init_board()
/openbmc/u-boot/board/xes/common/
H A Dfsl_8xxx_pci.c40 set_next_law(pci_info.io_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8568mds/
H A Dmpc8568mds.c315 set_next_law(pci_info.io_phys, in pci_init_board()
/openbmc/u-boot/board/sbc8548/
H A Dsbc8548.c268 set_next_law(pci_info.io_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd.c237 set_next_law(pci_info.io_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8536ds/
H A Dmpc8536ds.c169 set_next_law(pci_info.io_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8544ds/
H A Dmpc8544ds.c144 set_next_law(pci_info.io_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8548cds/
H A Dmpc8548cds.c218 set_next_law(pci_info.io_phys, in pci_init_board()