Home
last modified time | relevance | path

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

/u-boot/include/
A Dpci_msc01.h14 unsigned long io_phys, unsigned long io_size);
A Dpci_gt64120.h12 unsigned long io_bus, unsigned long io_phys,
/u-boot/drivers/pci/
A Dpci_msc01.c86 unsigned long io_bus, unsigned long io_phys, in msc01_pci_init() argument
110 pci_set_region(&hose->regions[2], io_bus, io_phys, io_size, in msc01_pci_init()
A Dpci_gt64120.c138 unsigned long io_bus, unsigned long io_phys, in gt64120_pci_init() argument
162 pci_set_region(&hose->regions[2], io_bus, io_phys, io_size, in gt64120_pci_init()
A Dfsl_pci_init.c676 pci_info->io_phys, in fsl_pci_init_port()
747 set_next_law(info->io_phys, law_size_bits(info->io_size), info->law); in fsl_configure_pcie()
/u-boot/arch/powerpc/include/asm/
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; \
/u-boot/board/xes/common/
A Dfsl_8xxx_pci.c41 set_next_law(pci_info.io_phys, in pci_init_board()
/u-boot/board/freescale/mpc8568mds/
A Dmpc8568mds.c319 set_next_law(pci_info.io_phys, in pci_init_board()
/u-boot/board/sbc8548/
A Dsbc8548.c272 set_next_law(pci_info.io_phys, in pci_init_board()
/u-boot/board/freescale/mpc8548cds/
A Dmpc8548cds.c223 set_next_law(pci_info.io_phys, in pci_init_board()

Completed in 10 milliseconds