Home
last modified time | relevance | path

Searched refs:PCI_REGION_SYS_MEMORY (Results 1 – 19 of 19) sorted by relevance

/u-boot/drivers/pci/
A Dfsl_pci_init.c125 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows()
141 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows()
154 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows()
180 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows()
189 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY | in fsl_pci_setup_inbound_windows()
225 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in fsl_pcie_boot_master()
240 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in fsl_pcie_boot_master()
258 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in fsl_pcie_boot_master()
352 flags &= PCI_REGION_SYS_MEMORY|PCI_REGION_TYPE; in fsl_pci_init()
353 if (flags != PCI_REGION_SYS_MEMORY) { in fsl_pci_init()
[all …]
A Dpci_sh4.c47 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in pci_sh4_init()
A Dpci_common.c190 flags, PCI_REGION_SYS_MEMORY, &phys_addr); in pci_hose_bus_to_phys()
259 flags, PCI_REGION_SYS_MEMORY, &bus_addr); in pci_hose_phys_to_bus()
A Dpci_msc01.c103 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in msc01_pci_init()
A Dpci_gt64120.c155 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in gt64120_pci_init()
A Dpci-rcar-gen3.c345 if (hose->regions[i].flags != PCI_REGION_SYS_MEMORY) in rcar_gen3_pcie_probe()
370 if (hose->regions[i].flags == PCI_REGION_SYS_MEMORY) in rcar_gen3_pcie_probe()
A Dpci_ftpci100.c269 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in ftpci_preinit()
A Dpci-uclass.c996 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in decode_regions()
1374 flags, PCI_REGION_SYS_MEMORY, in dm_pci_bus_to_phys()
1440 PCI_REGION_SYS_MEMORY, &bus_addr); in dm_pci_phys_to_bus()
A Dpci_mvebu.c336 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in mvebu_pcie_probe()
A Dpcie_rockchip.c183 if (hose->regions[i].flags == PCI_REGION_SYS_MEMORY) in rockchip_pcie_atr_init()
A Dpcie_imx.c722 0xefffffff, PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in imx_pcie_init()
A Dpcie_dw_rockchip.c825 } else if (hose->regions[ret].flags == PCI_REGION_SYS_MEMORY) { in rockchip_pcie_probe()
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dpcie.c135 hose->regions[i].flags = PCI_REGION_MEM | PCI_REGION_SYS_MEMORY; in PCIE_OP()
141 hose->regions[i].flags = PCI_REGION_MEM | PCI_REGION_SYS_MEMORY; in PCIE_OP()
A Dpci.c79 hose->regions[i].flags = PCI_REGION_MEM | PCI_REGION_SYS_MEMORY; in pci_init_bus()
/u-boot/arch/m68k/cpu/mcf5445x/
A Dpci.c137 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in pci_mcf5445x_init()
/u-boot/arch/m68k/cpu/mcf547x_8x/
A Dpci.c139 PCI_REGION_MEM | PCI_REGION_SYS_MEMORY); in pci_mcf547x_8x_init()
/u-boot/cmd/
A Dpci.c618 { PCI_REGION_SYS_MEMORY, "sysmem" },
/u-boot/include/
A Dpci.h547 #define PCI_REGION_SYS_MEMORY 0x00000100 /* System memory */ macro
/u-boot/common/
A Dfdt_support.c693 if (!(hose->regions[r].flags & PCI_REGION_SYS_MEMORY)) in fdt_pci_dma_ranges()

Completed in 33 milliseconds