Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h87 #if !defined (ORION5X_ADR_PCIE_IO_REMAP_LO)
88 #define ORION5X_ADR_PCIE_IO_REMAP_LO 0xf0000000 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c104 writel(ORION5X_ADR_PCIE_IO_REMAP_LO, &winregs[1].remap_lo); in orion5x_config_adr_windows()