Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c68 #define CONTROL_BASE_ADDR 0x4800 macro
69 #define PCIE_CORE_CTRL0_REG (CONTROL_BASE_ADDR + 0x0)
88 #define PCIE_CORE_CTRL1_REG (CONTROL_BASE_ADDR + 0x4)
90 #define PCIE_CORE_CTRL2_REG (CONTROL_BASE_ADDR + 0x8)
96 #define PCIE_CORE_REF_CLK_REG (CONTROL_BASE_ADDR + 0x14)
99 #define PCIE_MSG_LOG_REG (CONTROL_BASE_ADDR + 0x30)
100 #define PCIE_ISR0_REG (CONTROL_BASE_ADDR + 0x40)
102 #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)
[all …]
/openbmc/u-boot/drivers/pci/
H A Dpci-aardvark.c73 #define CONTROL_BASE_ADDR 0x4800 macro
74 #define PCIE_CORE_CTRL0_REG (CONTROL_BASE_ADDR + 0x0)
89 #define PCIE_CORE_CTRL2_REG (CONTROL_BASE_ADDR + 0x8)