Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c89 type = PCIE_ATU_TYPE_CFG0; in tegra194_map_bus()
H A Dpcie-designware-host.c437 atu.type = PCIE_ATU_TYPE_CFG0; in dw_pcie_config_ecam_iatu()
748 type = PCIE_ATU_TYPE_CFG0; in dw_pcie_other_conf_map_bus()
H A Dpcie-designware.h173 #define PCIE_ATU_TYPE_CFG0 0x4 macro