Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpci-aardvark.c70 #define CONTROL_BASE_ADDR 0x4800 macro
71 #define PCIE_CORE_CTRL0_REG (CONTROL_BASE_ADDR + 0x0)
90 #define PCIE_CORE_CTRL1_REG (CONTROL_BASE_ADDR + 0x4)
92 #define PCIE_CORE_CTRL2_REG (CONTROL_BASE_ADDR + 0x8)
98 #define PCIE_CORE_REF_CLK_REG (CONTROL_BASE_ADDR + 0x14)
100 #define PCIE_MSG_LOG_REG (CONTROL_BASE_ADDR + 0x30)
101 #define PCIE_ISR0_REG (CONTROL_BASE_ADDR + 0x40)
103 #define PCIE_ISR0_MASK_REG (CONTROL_BASE_ADDR + 0x44)
108 #define PCIE_ISR1_REG (CONTROL_BASE_ADDR + 0x48)
109 #define PCIE_ISR1_MASK_REG (CONTROL_BASE_ADDR + 0x4C)
[all …]