Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/dwc/
Dpcie-tegra194-acpi.c42 u32 offset = PCIE_ATU_UNROLL_BASE(PCIE_ATU_REGION_DIR_OB, index) + in atu_reg_write()
Dpcie-designware.h124 #define PCIE_ATU_UNROLL_BASE(dir, index) \ macro
Dpcie-designware.c215 return pci->atu_base + PCIE_ATU_UNROLL_BASE(dir, index); in dw_pcie_select_atu()