Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h51 #define MV78XX0_REGS_PHYS_BASE 0xf1000000 macro
70 #define DEV_BUS_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x10000)
86 #define GE10_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x30000)
87 #define GE11_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x34000)
94 #define USB0_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x50000)
95 #define USB1_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x51000)
96 #define USB2_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x52000)
98 #define GE00_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x70000)
99 #define GE01_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0x74000)
106 #define SATA_PHYS_BASE (MV78XX0_REGS_PHYS_BASE | 0xa0000)
Ddebug-macro.S12 ldr \rp, =MV78XX0_REGS_PHYS_BASE
/linux-2.6.39/arch/arm/mach-mv78xx0/
Dcommon.c143 .pfn = __phys_to_pfn(MV78XX0_REGS_PHYS_BASE),