Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Ddove.h43 #define DOVE_NB_REGS_PHYS_BASE 0xf1800000 macro
168 #define DOVE_MC_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x00000)
174 #define DOVE_LCD_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x10000)
175 #define DOVE_LCD1_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x20000)
176 #define DOVE_LCD2_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x10000)
177 #define DOVE_LCD_DCON_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x30000)
180 #define DOVE_GPU_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x40000)
183 #define DOVE_VPU_PHYS_BASE (DOVE_NB_REGS_PHYS_BASE + 0x400000)
H A Dcommon.c54 .pfn = __phys_to_pfn(DOVE_NB_REGS_PHYS_BASE),