Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/
Dpci-aardvark.c75 #define CONTROL_BASE_ADDR 0x4800 macro
76 #define PCIE_CORE_CTRL0_REG (CONTROL_BASE_ADDR + 0x0)
95 #define PCIE_CORE_CTRL1_REG (CONTROL_BASE_ADDR + 0x4)
97 #define PCIE_CORE_CTRL2_REG (CONTROL_BASE_ADDR + 0x8)
103 #define PCIE_MSG_LOG_REG (CONTROL_BASE_ADDR + 0x30)
104 #define PCIE_ISR0_REG (CONTROL_BASE_ADDR + 0x40)
106 #define PCIE_ISR0_MASK_REG (CONTROL_BASE_ADDR + 0x44)
111 #define PCIE_ISR1_REG (CONTROL_BASE_ADDR + 0x48)
112 #define PCIE_ISR1_MASK_REG (CONTROL_BASE_ADDR + 0x4C)
117 #define PCIE_MSI_ADDR_LOW_REG (CONTROL_BASE_ADDR + 0x50)
[all …]