Home
last modified time | relevance | path

Searched defs:ddr_regs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dddr_defs.h237 struct ddr_regs { struct
238 unsigned int resv0[3];
239 unsigned int cm0config; /* offset 0x00C */
240 unsigned int cm0configclk; /* offset 0x010 */
241 unsigned int resv1[2];
242 unsigned int cm0csratio; /* offset 0x01C */
243 unsigned int resv2[3];
244 unsigned int cm0iclkout; /* offset 0x02C */
245 unsigned int resv3[4];
246 unsigned int cm1config; /* offset 0x040 */
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Ddram.c40 struct armd1ddr_registers *ddr_regs = in armd1_sdram_base() local
57 struct armd1ddr_registers *ddr_regs = in armd1_sdram_size() local
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar934x/
H A Dddr.c40 void __iomem *ddr_regs; in ar934x_ddr_init() local