Searched refs:sdram_config2 (Results 1 – 7 of 7) sorted by relevance
/u-boot/board/ti/dra7xx/ |
A D | evm.c | 73 .sdram_config2 = 0x08000000, 98 .sdram_config2 = 0x08000000, 123 .sdram_config2 = 0x08000000, 148 .sdram_config2 = 0x00000000, 173 .sdram_config2 = 0x08000000, 198 .sdram_config2 = 0x08000000, 223 .sdram_config2 = 0x00000000, 248 .sdram_config2 = 0x00000000,
|
/u-boot/arch/arm/mach-omap2/omap5/ |
A D | sdram.c | 95 .sdram_config2 = 0x0, 119 .sdram_config2 = 0x0,
|
/u-boot/board/ti/am57xx/ |
A D | board.c | 137 .sdram_config2 = 0x08000000, 201 .sdram_config2 = 0x08000000, 264 .sdram_config2 = 0x08000000, 289 .sdram_config2 = 0x08000000,
|
/u-boot/board/ti/am43xx/ |
A D | board.c | 267 .sdram_config2 = 0x00000000, 293 .sdram_config2 = 0x00000000,
|
/u-boot/board/siemens/draco/ |
A D | board.c | 228 draco_ddr3_emif_reg_data.sdram_config2 = 0x08000000; in board_init_ddr()
|
/u-boot/arch/arm/mach-omap2/ |
A D | emif-common.c | 445 writel(regs->sdram_config2, &emif->emif_lpddr2_nvm_config); in dra7_ddr3_init() 498 writel(regs->sdram_config2, &emif->emif_lpddr2_nvm_config); in omap5_ddr3_init()
|
/u-boot/arch/arm/include/asm/ |
A D | emif.h | 1212 u32 sdram_config2; member
|
Completed in 18 milliseconds