Searched refs:mem_bus (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_msc01.c | 84 unsigned long sys_size, unsigned long mem_bus, 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 | 135 unsigned long sys_size, unsigned long mem_bus, 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 | 653 pci_info->mem_bus, in fsl_pci_init_port()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | fsl_pci.h | 178 pci_addr_t mem_bus; member 198 x.mem_bus = CONFIG_SYS_PCI##num##_MEM_BUS; \ 211 x.mem_bus = CONFIG_SYS_PCIE##num##_MEM_BUS; \
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci_msc01.h | 13 unsigned long mem_bus, unsigned long mem_phys,
|
| H A D | pci_gt64120.h | 11 unsigned long sys_size, unsigned long mem_bus,
|
| /OK3568_Linux_fs/u-boot/board/freescale/qemu-ppce500/ |
| H A D | qemu-ppce500.c | 178 pci_info.mem_bus = pci_info.mem_phys; in pci_init_board()
|