Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-mv78xx0/
A Dmv78xx0.h49 #define MV78XX0_REGS_VIRT_BASE IOMEM(0xfec00000) macro
67 #define DDR_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x00000)
74 #define DEV_BUS_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x10000)
92 #define PCIE00_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x40000)
93 #define PCIE01_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x44000)
94 #define PCIE02_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x48000)
95 #define PCIE03_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x4c000)
104 #define PCIE10_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x80000)
105 #define PCIE11_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x84000)
106 #define PCIE12_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x88000)
[all …]
A Dcommon.c136 .virtual = (unsigned long) MV78XX0_REGS_VIRT_BASE,

Completed in 4 milliseconds