CDNS_PCIE_LM_BASE
if (!(cdns_pcie_readl(pcie, CDNS_PCIE_LM_BASE) & 0x1))
#define CDNS_PCIE_LM_PTM_CTRL (CDNS_PCIE_LM_BASE + 0x0DA8)
#define CDNS_PCIE_LTSSM_CONTROL_CAP (CDNS_PCIE_LM_BASE + 0x0054)
#define CDNS_PCIE_LM_ID (CDNS_PCIE_LM_BASE + 0x0044)
#define CDNS_PCIE_LM_RP_RID (CDNS_PCIE_LM_BASE + 0x0228)
#define CDNS_PCIE_LM_EP_ID (CDNS_PCIE_LM_BASE + 0x022C)
(CDNS_PCIE_LM_BASE + 0x0240 + (fn) * 0x0008)
(CDNS_PCIE_LM_BASE + 0x0244 + (fn) * 0x0008)
(CDNS_PCIE_LM_BASE + 0x0280 + (fn) * 0x0008)
(CDNS_PCIE_LM_BASE + 0x0284 + (fn) * 0x0008)
#define CDNS_PCIE_LM_EP_FUNC_CFG (CDNS_PCIE_LM_BASE + 0x02C0)
#define CDNS_PCIE_LM_RC_BAR_CFG (CDNS_PCIE_LM_BASE + 0x0300)
pl_reg_val = cdns_pcie_readl(pcie, CDNS_PCIE_LM_BASE);