| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/ |
| H A D | opos6ul.c | 230 static struct mx6_ddr3_cfg mem_ddr = { variable 274 mem_ddr.density = 4; in spl_dram_init() 275 mem_ddr.rowaddr = 15; in spl_dram_init() 276 mem_ddr.trcd = 1375; in spl_dram_init() 277 mem_ddr.trcmin = 4875; in spl_dram_init() 278 mem_ddr.trasmin = 3500; in spl_dram_init() 281 mx6ul_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init() 282 mx6_dram_cfg(&ddr_sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| H A D | litesom.c | 135 static struct mx6_ddr3_cfg mem_ddr = { variable 166 mx6ul_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init() 167 mx6_dram_cfg(&ddr_sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init() 175 mem_ddr.rowaddr = 14; in spl_dram_init() 176 mx6_dram_cfg(&ddr_sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| /OK3568_Linux_fs/u-boot/board/ccv/xpress/ |
| H A D | spl.c | 67 static struct mx6_ddr3_cfg mem_ddr = { variable 96 mx6ul_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init() 97 mx6_dram_cfg(&ddr_sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| /OK3568_Linux_fs/u-boot/board/engicam/common/ |
| H A D | spl.c | 305 static struct mx6_ddr3_cfg mem_ddr = { variable 360 mx6ul_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init() 361 mx6_dram_cfg(&ddr_sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabresd/ |
| H A D | mx6sxsabresd.c | 597 static struct mx6_ddr3_cfg mem_ddr = { variable 627 .dsize = mem_ddr.width/32, in spl_dram_init() 644 mx6sx_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init() 645 mx6_dram_cfg(&sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6slevk/ |
| H A D | mx6slevk.c | 417 static struct mx6_lpddr2_cfg mem_ddr = { variable 448 .dsize = mem_ddr.width / 32, in spl_dram_init() 465 mx6_dram_cfg(&sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6ul_14x14_evk/ |
| H A D | mx6ul_14x14_evk.c | 742 static struct mx6_lpddr2_cfg mem_ddr = { variable 813 static struct mx6_ddr3_cfg mem_ddr = { variable 843 mx6ul_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init() 844 mx6_dram_cfg(&ddr_sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| /OK3568_Linux_fs/u-boot/board/phytec/pcm058/ |
| H A D | pcm058.c | 463 static struct mx6_ddr3_cfg mem_ddr = { variable 514 mx6_dram_cfg(&sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| /OK3568_Linux_fs/u-boot/board/el/el6x/ |
| H A D | el6x.c | 547 static struct mx6_ddr3_cfg mem_ddr = { variable 601 mx6_dram_cfg(&sysinfo, &mx6_mmcd_calib, &mem_ddr); in spl_dram_init()
|
| /OK3568_Linux_fs/u-boot/board/phytec/pfla02/ |
| H A D | pfla02.c | 554 struct mx6_ddr3_cfg *mem_ddr) in spl_dram_init() argument 557 mx6_dram_cfg(sysinfo, &mx6_mmcd_calib, mem_ddr); in spl_dram_init()
|