Home
last modified time | relevance | path

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

/linux-2.6.39/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)
84 #define CRYPTO_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x30000)
93 #define USB_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x50000)
95 #define XOR0_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x60800)
97 #define XOR1_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x60900)
99 #define XOR0_HIGH_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x60A00)
101 #define XOR1_HIGH_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x60B00)
104 #define GE00_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x70000)
105 #define GE01_PHYS_BASE (KIRKWOOD_REGS_PHYS_BASE | 0x74000)
[all …]
Ddebug-macro.S12 ldr \rp, =KIRKWOOD_REGS_PHYS_BASE
Dio.h26 unsigned long offs = paddr - KIRKWOOD_REGS_PHYS_BASE; in __arch_ioremap()
/linux-2.6.39/arch/arm/mach-kirkwood/
Dcommon.c55 .pfn = __phys_to_pfn(KIRKWOOD_REGS_PHYS_BASE),