Home
last modified time | relevance | path

Searched refs:sdram_config2 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c65 .sdram_config2 = 0x08000000,
90 .sdram_config2 = 0x08000000,
115 .sdram_config2 = 0x08000000,
140 .sdram_config2 = 0x00000000,
165 .sdram_config2 = 0x08000000,
190 .sdram_config2 = 0x08000000,
/OK3568_Linux_fs/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c33 .sdram_config2 = 0x00000000,
101 .sdram_config2 = 0x00000000,
/OK3568_Linux_fs/u-boot/board/compulab/cm_t54/
H A Dspl.c21 .sdram_config2 = 0x0,
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c95 .sdram_config2 = 0x0,
119 .sdram_config2 = 0x0,
/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c260 .sdram_config2 = 0x00000000,
286 .sdram_config2 = 0x00000000,
/OK3568_Linux_fs/u-boot/board/siemens/draco/
H A Dboard.c226 draco_ddr3_emif_reg_data.sdram_config2 = 0x08000000; in board_init_ddr()
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c102 .sdram_config2 = 0x08000000,
166 .sdram_config2 = 0x08000000,
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c364 writel(regs->sdram_config2, &emif->emif_lpddr2_nvm_config); in dra7_ddr3_init()
396 writel(regs->sdram_config2, &emif->emif_lpddr2_nvm_config); in omap5_ddr3_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h1168 u32 sdram_config2; member