Home
last modified time | relevance | path

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

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