Searched refs:CDNS_PCIE_LM_BASE (Results 1 – 2 of 2) sorted by relevance
16 #define CDNS_PCIE_LM_BASE 0x00100000 macro19 #define CDNS_PCIE_LM_ID (CDNS_PCIE_LM_BASE + 0x0044)30 #define CDNS_PCIE_LM_RP_RID (CDNS_PCIE_LM_BASE + 0x0228)37 #define CDNS_PCIE_LM_EP_ID (CDNS_PCIE_LM_BASE + 0x022c)45 (CDNS_PCIE_LM_BASE + 0x0240 + (fn) * 0x0008)47 (CDNS_PCIE_LM_BASE + 0x0244 + (fn) * 0x0008)58 #define CDNS_PCIE_LM_EP_FUNC_CFG (CDNS_PCIE_LM_BASE + 0x02c0)61 #define CDNS_PCIE_LM_RC_BAR_CFG (CDNS_PCIE_LM_BASE + 0x0300)
62 if (!(cdns_pcie_readl(pcie, CDNS_PCIE_LM_BASE) & 0x1)) in cdns_pci_map_bus()