Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h150 #define PCIE_DEV_ID_OFF (ORION5X_REG_PCIE_BASE + 0x0000)
151 #define PCIE_DEV_REV_OFF (ORION5X_REG_PCIE_BASE + 0x0008)
H A Dorion5x.h32 #define ORION5X_REG_PCIE_BASE (ORION5X_REGISTER(0x40000)) macro