Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-orion5x/
Dcommon.c447 .start = ORION5X_XOR_PHYS_BASE,
448 .end = ORION5X_XOR_PHYS_BASE + 0xff,
452 .start = ORION5X_XOR_PHYS_BASE + 0x200,
453 .end = ORION5X_XOR_PHYS_BASE + 0x2ff,
/linux-2.6.39/arch/arm/mach-orion5x/include/mach/
Dorion5x.h93 #define ORION5X_XOR_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0x60900) macro