Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c93 type = PCIE_ATU_TYPE_CFG1; in tegra194_map_bus()
H A Dpcie-designware-host.c453 atu.type = PCIE_ATU_TYPE_CFG1; in dw_pcie_config_ecam_iatu()
750 type = PCIE_ATU_TYPE_CFG1; in dw_pcie_other_conf_map_bus()
H A Dpcie-designware.h174 #define PCIE_ATU_TYPE_CFG1 0x5 macro