Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_msc01.c84 unsigned long mem_phys, unsigned long mem_size, in msc01_pci_init() argument
105 pci_set_region(&hose->regions[1], mem_bus, mem_phys, mem_size, in msc01_pci_init()
H A Dpci_gt64120.c135 unsigned long mem_phys, unsigned long mem_size, in gt64120_pci_init() argument
156 pci_set_region(&hose->regions[1], mem_bus, mem_phys, mem_size, in gt64120_pci_init()
H A Dfsl_pci_init.c659 pci_info->mem_phys, in fsl_pci_init_port()
736 set_next_law(info->mem_phys, law_size_bits(info->mem_size), info->law); in fsl_configure_pcie()
/openbmc/u-boot/include/
H A Dpci_gt64120.h11 unsigned long mem_phys, unsigned long mem_size,
H A Dpci_msc01.h12 unsigned long mem_bus, unsigned long mem_phys,
/openbmc/u-boot/arch/powerpc/include/asm/
H 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; \
/openbmc/u-boot/board/xes/common/
H A Dfsl_8xxx_pci.c38 set_next_law(pci_info.mem_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/qemu-ppce500/
H A Dqemu-ppce500.c162 r = pci_map_region(fdt, pci_node, 0, &pci_info.mem_phys, NULL, in pci_init_board()
177 pci_info.mem_bus = pci_info.mem_phys; in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8568mds/
H A Dmpc8568mds.c313 set_next_law(pci_info.mem_phys, in pci_init_board()
/openbmc/u-boot/board/sbc8548/
H A Dsbc8548.c266 set_next_law(pci_info.mem_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd.c235 set_next_law(pci_info.mem_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8536ds/
H A Dmpc8536ds.c167 set_next_law(pci_info.mem_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8544ds/
H A Dmpc8544ds.c142 set_next_law(pci_info.mem_phys, in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8548cds/
H A Dmpc8548cds.c216 set_next_law(pci_info.mem_phys, in pci_init_board()