Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/dwc/
Dpcie-tegra194-acpi.c84 PCIE_ATU_FUNC(PCI_FUNC(devfn)); in tegra194_map_bus()
Dpcie-designware.h101 #define PCIE_ATU_FUNC(x) FIELD_PREP(GENMASK(18, 16), x) macro
Dpcie-designware-host.c455 PCIE_ATU_FUNC(PCI_FUNC(devfn)); in dw_pcie_other_conf_map_bus()