Home
last modified time | relevance | path

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

/u-boot/include/
A Dpci_msc01.h12 unsigned long mem_bus, unsigned long mem_phys,
A Dpci_gt64120.h11 unsigned long mem_phys, unsigned long mem_size,
/u-boot/drivers/pci/
A Dpci_msc01.c85 unsigned long mem_phys, unsigned long mem_size, in msc01_pci_init() argument
106 pci_set_region(&hose->regions[1], mem_bus, mem_phys, mem_size, in msc01_pci_init()
A Dpci_gt64120.c137 unsigned long mem_phys, unsigned long mem_size, in gt64120_pci_init() argument
158 pci_set_region(&hose->regions[1], mem_bus, mem_phys, mem_size, in gt64120_pci_init()
A Dfsl_pci_init.c669 pci_info->mem_phys, in fsl_pci_init_port()
746 set_next_law(info->mem_phys, law_size_bits(info->mem_size), info->law); in fsl_configure_pcie()
/u-boot/arch/powerpc/include/asm/
A Dfsl_pci.h178 phys_size_t mem_phys; member
198 x.mem_phys = CONFIG_SYS_PCI##num##_MEM_PHYS; \
211 x.mem_phys = CONFIG_SYS_PCIE##num##_MEM_PHYS; \
/u-boot/board/xes/common/
A Dfsl_8xxx_pci.c39 set_next_law(pci_info.mem_phys, in pci_init_board()
/u-boot/board/freescale/mpc8568mds/
A Dmpc8568mds.c317 set_next_law(pci_info.mem_phys, in pci_init_board()
/u-boot/board/sbc8548/
A Dsbc8548.c270 set_next_law(pci_info.mem_phys, in pci_init_board()
/u-boot/board/freescale/mpc8548cds/
A Dmpc8548cds.c221 set_next_law(pci_info.mem_phys, in pci_init_board()

Completed in 12 milliseconds