Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-dove/include/mach/
Ddove.h50 #define DOVE_NB_REGS_PHYS_BASE 0xf1800000 macro
175 #define DOVE_MC_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x00000)
181 #define DOVE_LCD_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x10000)
182 #define DOVE_LCD1_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x20000)
183 #define DOVE_LCD2_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x10000)
184 #define DOVE_LCD_DCON_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x30000)
187 #define DOVE_GPU_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x40000)
190 #define DOVE_VPU_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x400000)
/Linux-v4.19/arch/arm/mach-dove/
Dcommon.c58 .pfn = __phys_to_pfn(DOVE_NB_REGS_PHYS_BASE),