Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/cadence/
Dpcie-cadence.h137 #define CDNS_PCIE_AT_BASE 0x00400000 macro
141 (CDNS_PCIE_AT_BASE + 0x0000 + ((r) & 0x1f) * 0x0020)
154 (CDNS_PCIE_AT_BASE + 0x0004 + ((r) & 0x1f) * 0x0020)
158 (CDNS_PCIE_AT_BASE + 0x0008 + ((r) & 0x1f) * 0x0020)
174 (CDNS_PCIE_AT_BASE + 0x000c + ((r) & 0x1f) * 0x0020)
181 (CDNS_PCIE_AT_BASE + 0x0018 + ((r) & 0x1f) * 0x0020)
188 (CDNS_PCIE_AT_BASE + 0x001c + ((r) & 0x1f) * 0x0020)
192 (CDNS_PCIE_AT_BASE + 0x0800 + (bar) * 0x0008)
197 (CDNS_PCIE_AT_BASE + 0x0804 + (bar) * 0x0008)
200 #define CDNS_PCIE_AT_LINKDOWN (CDNS_PCIE_AT_BASE + 0x0824)
[all …]