Searched refs:KIRKWOOD_REGS_PHYS_BASE (Results 1 – 4 of 4) sorted by relevance
49 #define KIRKWOOD_REGS_PHYS_BASE 0xf1000000 macro68 #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 …]
12 ldr \rp, =KIRKWOOD_REGS_PHYS_BASE
26 unsigned long offs = paddr - KIRKWOOD_REGS_PHYS_BASE; in __arch_ioremap()
55 .pfn = __phys_to_pfn(KIRKWOOD_REGS_PHYS_BASE),