Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/
Dmv78xx0.h51 #define MV78XX0_REGS_PHYS_BASE 0xf1000000 macro
71 #define DDR_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x00000)
76 #define DEV_BUS_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x10000)
92 #define GE10_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x30000)
93 #define GE11_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x34000)
100 #define USB0_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x50000)
101 #define USB1_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x51000)
102 #define USB2_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x52000)
104 #define GE00_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x70000)
105 #define GE01_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x74000)
[all …]
Dcommon.c140 .pfn = __phys_to_pfn(MV78XX0_REGS_PHYS_BASE),