Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-mv78xx0/
Dmv78xx0.h52 #define MV78XX0_REGS_VIRT_BASE IOMEM(0xfec00000) 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 …]
Dcommon.c139 .virtual = (unsigned long) MV78XX0_REGS_VIRT_BASE,