Searched refs:mem_phys (Results 1 – 14 of 14) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | pci_msc01.h | 13 unsigned long mem_bus, unsigned long mem_phys,
|
| H A D | pci_gt64120.h | 12 unsigned long mem_phys, unsigned long mem_size,
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_msc01.c | 85 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()
|
| H A D | pci_gt64120.c | 136 unsigned long mem_phys, unsigned long mem_size, in gt64120_pci_init() argument 157 pci_set_region(&hose->regions[1], mem_bus, mem_phys, mem_size, in gt64120_pci_init()
|
| H A D | fsl_pci_init.c | 654 pci_info->mem_phys, in fsl_pci_init_port() 731 set_next_law(info->mem_phys, law_size_bits(info->mem_size), info->law); in fsl_configure_pcie()
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | fsl_pci.h | 179 phys_size_t mem_phys; member 199 x.mem_phys = CONFIG_SYS_PCI##num##_MEM_PHYS; \ 212 x.mem_phys = CONFIG_SYS_PCIE##num##_MEM_PHYS; \
|
| /rk3399_rockchip-uboot/board/xes/common/ |
| H A D | fsl_8xxx_pci.c | 39 set_next_law(pci_info.mem_phys, in pci_init_board()
|
| /rk3399_rockchip-uboot/board/freescale/qemu-ppce500/ |
| H A D | qemu-ppce500.c | 163 r = pci_map_region(fdt, pci_node, 0, &pci_info.mem_phys, NULL, in pci_init_board() 178 pci_info.mem_bus = pci_info.mem_phys; in pci_init_board()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8568mds/ |
| H A D | mpc8568mds.c | 314 set_next_law(pci_info.mem_phys, in pci_init_board()
|
| /rk3399_rockchip-uboot/board/sbc8548/ |
| H A D | sbc8548.c | 269 set_next_law(pci_info.mem_phys, in pci_init_board()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/ |
| H A D | mpc8610hpcd.c | 236 set_next_law(pci_info.mem_phys, in pci_init_board()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8536ds/ |
| H A D | mpc8536ds.c | 168 set_next_law(pci_info.mem_phys, in pci_init_board()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8544ds/ |
| H A D | mpc8544ds.c | 143 set_next_law(pci_info.mem_phys, in pci_init_board()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8548cds/ |
| H A D | mpc8548cds.c | 217 set_next_law(pci_info.mem_phys, in pci_init_board()
|