HomeSort by relevance Sort by last modified time
    Searched refs:mem_phys (Results 1 - 14 of 14) sorted by null

  /external/u-boot/include/
pci_gt64120.h 11 unsigned long mem_phys, unsigned long mem_size,
pci_msc01.h 12 unsigned long mem_bus, unsigned long mem_phys,
  /external/u-boot/drivers/pci/
pci_msc01.c 84 unsigned long mem_phys, unsigned long mem_size,
105 pci_set_region(&hose->regions[1], mem_bus, mem_phys, mem_size,
pci_gt64120.c 135 unsigned long mem_phys, unsigned long mem_size,
156 pci_set_region(&hose->regions[1], mem_bus, mem_phys, mem_size,
fsl_pci_init.c 653 pci_info->mem_phys,
730 set_next_law(info->mem_phys, law_size_bits(info->mem_size), info->law);
  /external/u-boot/board/xes/common/
fsl_8xxx_pci.c 38 set_next_law(pci_info.mem_phys,
  /external/u-boot/arch/powerpc/include/asm/
fsl_pci.h 178 phys_size_t mem_phys; member in struct:fsl_pci_info
198 x.mem_phys = CONFIG_SYS_PCI##num##_MEM_PHYS; \
211 x.mem_phys = CONFIG_SYS_PCIE##num##_MEM_PHYS; \
  /external/u-boot/board/freescale/qemu-ppce500/
qemu-ppce500.c 162 r = pci_map_region(fdt, pci_node, 0, &pci_info.mem_phys, NULL,
177 pci_info.mem_bus = pci_info.mem_phys;
  /external/u-boot/board/freescale/mpc8536ds/
mpc8536ds.c 167 set_next_law(pci_info.mem_phys,
  /external/u-boot/board/freescale/mpc8544ds/
mpc8544ds.c 142 set_next_law(pci_info.mem_phys,
  /external/u-boot/board/freescale/mpc8548cds/
mpc8548cds.c 216 set_next_law(pci_info.mem_phys,
  /external/u-boot/board/freescale/mpc8568mds/
mpc8568mds.c 313 set_next_law(pci_info.mem_phys,
  /external/u-boot/board/freescale/mpc8610hpcd/
mpc8610hpcd.c 235 set_next_law(pci_info.mem_phys,
  /external/u-boot/board/sbc8548/
sbc8548.c 266 set_next_law(pci_info.mem_phys,

Completed in 1093 milliseconds