Home
last modified time | relevance | path

Searched refs:PCI_REGION_MEM (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dpci.c20 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 Dpci.c16 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 Dpci.c23 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 Dpci.c21 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 Dpci.c19 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 Dmpc8315erdb.c71 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 Dpci_sh4.c29 PCI_REGION_MEM); in pci_sh4_init()
46 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in pci_sh4_init()
H A Dfsl_pci_init.c115 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 Dpci_auto_common.c95 case PCI_REGION_MEM: in pciauto_config_init()
100 case (PCI_REGION_MEM | PCI_REGION_PREFETCH): in pciauto_config_init()
H A Dpci_msc01.c102 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in msc01_pci_init()
106 PCI_REGION_MEM); in msc01_pci_init()
H A Dpci_gt64120.c153 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 Dpci.c23 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH
35 flags: PCI_REGION_MEM
/openbmc/u-boot/board/tqc/tqm834x/
H A Dpci.c21 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH
33 flags: PCI_REGION_MEM
/openbmc/u-boot/board/esd/vme8349/
H A Dpci.c27 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH
39 flags: PCI_REGION_MEM
/openbmc/u-boot/board/armltd/integrator/
H A Dpci.c419 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 Dmpc8313erdb.c59 .flags = PCI_REGION_MEM | PCI_REGION_PREFETCH
65 .flags = PCI_REGION_MEM
/openbmc/u-boot/drivers/usb/host/
H A Dehci-pci.c37 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 Dxhci-pci.c22 PCI_BASE_ADDRESS_0, PCI_REGION_MEM); in xhci_pci_init()
/openbmc/u-boot/include/
H A Dpci.h480 #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 Dmpc8323erdb.c142 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH
148 flags: PCI_REGION_MEM
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dpci.c110 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 Dpci.c131 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 Dpci.c129 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 Dve8313.c156 flags: PCI_REGION_MEM | PCI_REGION_PREFETCH
162 flags: PCI_REGION_MEM
/openbmc/u-boot/board/mpc8308_p1m/
H A Dmpc8308_p1m.c30 .flags = PCI_REGION_MEM,

12