Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-kirkwood/include/mach/
Dkirkwood.h49 #define KIRKWOOD_REGS_PHYS_BASE 0xf1000000 macro
68 #define DEV_BUS_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x10000)
83 #define BRIDGE_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x20000)
85 #define CRYPTO_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x30000)
94 #define USB_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x50000)
96 #define XOR0_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x60800)
98 #define XOR1_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x60900)
100 #define XOR0_HIGH_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x60A00)
102 #define XOR1_HIGH_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x60B00)
105 #define GE00_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x70000)
[all …]
Ddebug-macro.S12 ldr \rp, =KIRKWOOD_REGS_PHYS_BASE
/linux-3.4.99/arch/arm/mach-kirkwood/
Dcommon.c52 .pfn = __phys_to_pfn(KIRKWOOD_REGS_PHYS_BASE),