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

/linux-4.4.14/arch/arm/mach-dove/include/mach/
H A Ddove.h48 #define DOVE_NB_REGS_PHYS_BASE 0xf1800000 macro
173 #define DOVE_MC_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x00000)
179 #define DOVE_LCD_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x10000)
180 #define DOVE_LCD1_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x20000)
181 #define DOVE_LCD2_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x10000)
182 #define DOVE_LCD_DCON_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x30000)
185 #define DOVE_GPU_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x40000)
188 #define DOVE_VPU_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x400000)
/linux-4.4.14/arch/arm/mach-dove/
H A Dcommon.c57 .pfn = __phys_to_pfn(DOVE_NB_REGS_PHYS_BASE),

Completed in 36 milliseconds