Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h131 #if !defined (ORION5X_ADR_DEV_CS2)
132 #define ORION5X_ADR_DEV_CS2 0xfa800000 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c147 writel(ORION5X_ADR_DEV_CS2, &winregs[6].base); in orion5x_config_adr_windows()