Lines Matching refs:CONTROL_BASE_ADDR
72 #define CONTROL_BASE_ADDR 0x4800 macro
73 #define PCIE_CORE_CTRL0_REG (CONTROL_BASE_ADDR + 0x0)
92 #define PCIE_CORE_CTRL1_REG (CONTROL_BASE_ADDR + 0x4)
94 #define PCIE_CORE_CTRL2_REG (CONTROL_BASE_ADDR + 0x8)
100 #define PCIE_CORE_REF_CLK_REG (CONTROL_BASE_ADDR + 0x14)
102 #define PCIE_MSG_LOG_REG (CONTROL_BASE_ADDR + 0x30)
103 #define PCIE_ISR0_REG (CONTROL_BASE_ADDR + 0x40)
105 #define PCIE_ISR0_MASK_REG (CONTROL_BASE_ADDR + 0x44)
110 #define PCIE_ISR1_REG (CONTROL_BASE_ADDR + 0x48)
111 #define PCIE_ISR1_MASK_REG (CONTROL_BASE_ADDR + 0x4C)
116 #define PCIE_MSI_ADDR_LOW_REG (CONTROL_BASE_ADDR + 0x50)
117 #define PCIE_MSI_ADDR_HIGH_REG (CONTROL_BASE_ADDR + 0x54)
118 #define PCIE_MSI_STATUS_REG (CONTROL_BASE_ADDR + 0x58)
119 #define PCIE_MSI_MASK_REG (CONTROL_BASE_ADDR + 0x5C)
120 #define PCIE_MSI_PAYLOAD_REG (CONTROL_BASE_ADDR + 0x9C)