Home
last modified time | relevance | path

Searched refs:ORION5X_REGS_PHYS_BASE (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-orion5x/include/mach/
Dorion5x.h39 #define ORION5X_REGS_PHYS_BASE 0xf1000000 macro
73 #define ORION5X_DEV_BUS_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0x10000)
85 #define ORION5X_BRIDGE_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0x20000)
91 #define ORION5X_USB0_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0x50000)
94 #define ORION5X_XOR_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0x60900)
97 #define ORION5X_ETH_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0x70000)
100 #define ORION5X_SATA_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0x80000)
103 #define ORION5X_CRYPTO_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0x90000)
105 #define ORION5X_USB1_PHYS_BASE (ORION5X_REGS_PHYS_BASE | 0xa0000)
Ddebug-macro.S14 ldr \rp, =ORION5X_REGS_PHYS_BASE
/arch/arm/mach-orion5x/
Dcommon.c45 .pfn = __phys_to_pfn(ORION5X_REGS_PHYS_BASE),