Home
last modified time | relevance | path

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

/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h52 #define MV78XX0_REGS_VIRT_BASE IOMEM(0xfd000000) macro
70 #define DDR_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x00000)
77 #define DEV_BUS_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x10000)
95 #define PCIE00_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x40000)
96 #define PCIE01_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x44000)
97 #define PCIE02_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x48000)
98 #define PCIE03_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x4c000)
107 #define PCIE10_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x80000)
108 #define PCIE11_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x84000)
109 #define PCIE12_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x88000)
[all …]
Ddebug-macro.S13 ldr \rv, =MV78XX0_REGS_VIRT_BASE
/arch/arm/mach-mv78xx0/
Dcommon.c138 .virtual = (unsigned long) MV78XX0_REGS_VIRT_BASE,