Home
last modified time | relevance | path

Searched refs:PCIE_ATU_TYPE_CFG1 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h46 #define PCIE_ATU_TYPE_CFG1 (0x5 << 0) macro
H A Dpcie_dw_mvebu.c44 #define PCIE_ATU_TYPE_CFG1 (0x5 << 0) macro
190 atu_type = PCIE_ATU_TYPE_CFG1; in set_cfg_address()
H A Dpcie_imx.c82 #define PCIE_ATU_TYPE_CFG1 (0x5 << 0) macro
323 writel(PCIE_ATU_TYPE_CFG1, MX6_DBI_ADDR + PCIE_ATU_CR1); in get_bus_address()
H A Dpcie_layerscape.c165 PCIE_ATU_TYPE_CFG1, in ls_pcie_setup_atu()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c93 type = PCIE_ATU_TYPE_CFG1; in tegra194_map_bus()
H A Dpcie-designware.h149 #define PCIE_ATU_TYPE_CFG1 0x5 macro
H A Dpcie-designware-host.c569 type = PCIE_ATU_TYPE_CFG1; in dw_pcie_other_conf_map_bus()