Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-mv78xx0/
Dmv78xx0.h48 #define MV78XX0_REGS_PHYS_BASE 0xf1000000 macro
74 #define DDR_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x00000)
79 #define DEV_BUS_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x10000)
95 #define GE10_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x30000)
96 #define GE11_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x34000)
103 #define USB0_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x50000)
104 #define USB1_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x51000)
105 #define USB2_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x52000)
107 #define XOR_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x60900)
109 #define GE00_PHYS_BASE (MV78XX0_REGS_PHYS_BASE + 0x70000)
[all …]
Dcommon.c137 .pfn = __phys_to_pfn(MV78XX0_REGS_PHYS_BASE),