Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h115 #if !defined (ORION5X_ADR_DEV_CS0)
116 #define ORION5X_ADR_DEV_CS0 0xfa000000 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c123 writel(ORION5X_ADR_DEV_CS0, &winregs[4].base); in orion5x_config_adr_windows()