/openbmc/u-boot/board/freescale/mpc8349itx/ |
H A D | pci.c | 20 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 32 flags: PCI_REGION_MEM 42 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 54 flags: PCI_REGION_MEM
|
/openbmc/u-boot/board/freescale/mpc837xerdb/ |
H A D | pci.c | 16 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 22 flags: PCI_REGION_MEM 37 .flags = PCI_REGION_MEM, 52 .flags = PCI_REGION_MEM,
|
/openbmc/u-boot/board/freescale/mpc832xemds/ |
H A D | pci.c | 23 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 35 flags: PCI_REGION_MEM 45 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 57 flags: PCI_REGION_MEM
|
/openbmc/u-boot/board/freescale/mpc837xemds/ |
H A D | pci.c | 21 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 27 flags: PCI_REGION_MEM 42 .flags = PCI_REGION_MEM, 57 .flags = PCI_REGION_MEM,
|
/openbmc/u-boot/board/freescale/mpc8349emds/ |
H A D | pci.c | 19 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 31 flags: PCI_REGION_MEM 41 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 53 flags: PCI_REGION_MEM
|
/openbmc/u-boot/board/freescale/mpc8315erdb/ |
H A D | mpc8315erdb.c | 71 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 77 flags: PCI_REGION_MEM 92 .flags = PCI_REGION_MEM, 107 .flags = PCI_REGION_MEM,
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_sh4.c | 29 PCI_REGION_MEM); in pci_sh4_init() 46 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in pci_sh4_init()
|
H A D | fsl_pci_init.c | 115 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows() 131 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows() 144 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows() 170 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows() 179 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows() 215 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in fsl_pcie_boot_master() 230 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in fsl_pcie_boot_master() 248 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in fsl_pcie_boot_master() 661 PCI_REGION_MEM); in fsl_pci_init_port()
|
H A D | pci_auto_common.c | 95 case PCI_REGION_MEM: in pciauto_config_init() 100 case (PCI_REGION_MEM | PCI_REGION_PREFETCH): in pciauto_config_init()
|
H A D | pci_msc01.c | 102 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in msc01_pci_init() 106 PCI_REGION_MEM); in msc01_pci_init()
|
H A D | pci_gt64120.c | 153 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in gt64120_pci_init() 157 PCI_REGION_MEM); in gt64120_pci_init()
|
/openbmc/u-boot/board/sbc8349/ |
H A D | pci.c | 23 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 35 flags: PCI_REGION_MEM
|
/openbmc/u-boot/board/tqc/tqm834x/ |
H A D | pci.c | 21 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 33 flags: PCI_REGION_MEM
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | pci.c | 27 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 39 flags: PCI_REGION_MEM
|
/openbmc/u-boot/board/armltd/integrator/ |
H A D | pci.c | 419 PCI_REGION_MEM); in pci_init_board() 425 PCI_REGION_MEM | in pci_init_board() 436 PCI_REGION_MEM); in pci_init_board() 440 PCI_REGION_MEM); in pci_init_board()
|
/openbmc/u-boot/board/freescale/mpc8313erdb/ |
H A D | mpc8313erdb.c | 59 .flags = PCI_REGION_MEM | PCI_REGION_PREFETCH 65 .flags = PCI_REGION_MEM
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-pci.c | 37 PCI_BASE_ADDRESS_0, PCI_REGION_MEM); in ehci_pci_init() 76 PCI_BASE_ADDRESS_0, PCI_REGION_MEM); in ehci_pci_legacy_init()
|
H A D | xhci-pci.c | 22 PCI_BASE_ADDRESS_0, PCI_REGION_MEM); in xhci_pci_init()
|
/openbmc/u-boot/include/ |
H A D | pci.h | 480 #define PCI_REGION_MEM 0x00000000 /* PCI memory space */ macro 656 pci_phys_to_bus((dev), (addr), PCI_REGION_MEM) 658 pci_bus_to_phys((dev), (addr), PCI_REGION_MEM) 663 pci_virt_to_bus((dev), (addr), PCI_REGION_MEM) 665 pci_bus_to_virt((dev), (addr), PCI_REGION_MEM, (len), (map_flags)) 1420 dm_pci_phys_to_bus((dev), (addr), PCI_REGION_MEM) 1422 dm_pci_bus_to_phys((dev), (addr), PCI_REGION_MEM) 1429 dm_pci_virt_to_bus((dev), (addr), PCI_REGION_MEM) 1431 dm_pci_bus_to_virt((dev), (addr), PCI_REGION_MEM, (len), (map_flags))
|
/openbmc/u-boot/board/freescale/mpc8323erdb/ |
H A D | mpc8323erdb.c | 142 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 148 flags: PCI_REGION_MEM
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | pci.c | 110 PCI_REGION_MEM); in pci_mpc85xx_init() 195 PCI_REGION_MEM); in pci_mpc85xx_init()
|
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/ |
H A D | pci.c | 131 CONFIG_SYS_PCI_MEM_SIZE, PCI_REGION_MEM); in pci_mcf547x_8x_init() 138 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in pci_mcf547x_8x_init()
|
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/ |
H A D | pci.c | 129 CONFIG_SYS_PCI_MEM_SIZE, PCI_REGION_MEM); in pci_mcf5445x_init() 136 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in pci_mcf5445x_init()
|
/openbmc/u-boot/board/ve8313/ |
H A D | ve8313.c | 156 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH 162 flags: PCI_REGION_MEM
|
/openbmc/u-boot/board/mpc8308_p1m/ |
H A D | mpc8308_p1m.c | 30 .flags = PCI_REGION_MEM,
|