Home
last modified time | relevance | path

Searched refs:CDNS_PCIE_LM_BASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/controller/cadence/
H A Dpcie-cadence.h22 #define CDNS_PCIE_LM_BASE 0x00100000 macro
25 #define CDNS_PCIE_LM_ID (CDNS_PCIE_LM_BASE + 0x0044)
36 #define CDNS_PCIE_LM_RP_RID (CDNS_PCIE_LM_BASE + 0x0228)
43 #define CDNS_PCIE_LM_EP_ID (CDNS_PCIE_LM_BASE + 0x022c)
53 (CDNS_PCIE_LM_BASE + 0x0240 + (fn) * 0x0008)
55 (CDNS_PCIE_LM_BASE + 0x0244 + (fn) * 0x0008)
59 (CDNS_PCIE_LM_BASE + 0x0280 + (fn) * 0x0008)
61 (CDNS_PCIE_LM_BASE + 0x0284 + (fn) * 0x0008)
72 #define CDNS_PCIE_LM_EP_FUNC_CFG (CDNS_PCIE_LM_BASE + 0x02c0)
75 #define CDNS_PCIE_LM_RC_BAR_CFG (CDNS_PCIE_LM_BASE
[all...]
H A Dpcie-cadence-host.c49 if (!(cdns_pcie_readl(pcie, CDNS_PCIE_LM_BASE) & 0x1)) in cdns_pci_map_bus()
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
H A Dpcie-cadence.h21 #define CDNS_PCIE_LM_BASE 0x00100000 macro
24 #define CDNS_PCIE_LM_ID (CDNS_PCIE_LM_BASE + 0x0044)
35 #define CDNS_PCIE_LM_RP_RID (CDNS_PCIE_LM_BASE + 0x0228)
42 #define CDNS_PCIE_LM_EP_ID (CDNS_PCIE_LM_BASE + 0x022c)
50 (CDNS_PCIE_LM_BASE + 0x0240 + (fn) * 0x0008)
52 (CDNS_PCIE_LM_BASE + 0x0244 + (fn) * 0x0008)
63 #define CDNS_PCIE_LM_EP_FUNC_CFG (CDNS_PCIE_LM_BASE + 0x02c0)
66 #define CDNS_PCIE_LM_RC_BAR_CFG (CDNS_PCIE_LM_BASE + 0x0300)
193 #define CDNS_PCIE_LTSSM_CONTROL_CAP (CDNS_PCIE_LM_BASE + 0x0054)
H A Dpcie-cadence-host.c49 if (!(cdns_pcie_readl(pcie, CDNS_PCIE_LM_BASE) & 0x1)) in cdns_pci_map_bus()

Completed in 5 milliseconds