Home
last modified time | relevance | path

Searched refs:mem_speed (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dddr.c919 static int lpddr2_wl(uint32_t mem_speed) in lpddr2_wl() argument
921 switch (mem_speed) { in lpddr2_wl()
945 static int lpddr2_rl(uint32_t mem_speed) in lpddr2_rl() argument
947 switch (mem_speed) { in lpddr2_rl()
994 twl = lpddr2_wl(lpddr2_cfg->mem_speed) - 1; in mx6_lpddr2_cfg()
1020 if (lpddr2_cfg->mem_speed == 333) in mx6_lpddr2_cfg()
1043 tcl = lpddr2_rl(lpddr2_cfg->mem_speed) - 3; in mx6_lpddr2_cfg()
1052 debug("memspd:%d\n", lpddr2_cfg->mem_speed); in mx6_lpddr2_cfg()
1215 u16 mem_speed = ddr3_cfg->mem_speed; in mx6_ddr3_cfg() local
1223 if (mem_speed > 1066) in mx6_ddr3_cfg()
[all …]
H A Dlitesom.c136 .mem_speed = 800,
H A Dopos6ul.c231 .mem_speed = 800,
/OK3568_Linux_fs/u-boot/board/udoo/
H A Dudoo_spl.c136 .mem_speed = 1066,
217 mt41k128m16jt_125.mem_speed = 800; in spl_dram_init()
224 mt41k128m16jt_125.mem_speed = 1066; in spl_dram_init()
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana_spl.c153 .mem_speed = 1600,
167 .mem_speed = 1600,
181 .mem_speed = 1600,
195 .mem_speed = 1600,
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dpcmciamtd.c49 static int mem_speed; variable
68 module_param(mem_speed, int, 0);
69 MODULE_PARM_DESC(mem_speed, "Set memory access speed in ns");
506 mem_speed); in pcmciamtd_config()
507 ret = pcmcia_request_window(link, link->resource[2], mem_speed); in pcmciamtd_config()
/OK3568_Linux_fs/u-boot/board/wandboard/
H A Dspl.c134 .mem_speed = 1600,
148 .mem_speed = 1333,
/OK3568_Linux_fs/u-boot/board/liebherr/mccmon6/
H A Dspl.c134 .mem_speed = 1600,
148 .mem_speed = 1333,
/OK3568_Linux_fs/u-boot/board/compulab/cm_fx6/
H A Dspl.c115 .mem_speed = 800,
184 .mem_speed = 1066,
/OK3568_Linux_fs/u-boot/board/phytec/pfla02/
H A Dpfla02.c496 .mem_speed = 1600,
511 .mem_speed = 1600,
526 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/board/engicam/common/
H A Dspl.c160 .mem_speed = 1066,
306 .mem_speed = 800,
/OK3568_Linux_fs/u-boot/board/bachmann/ot1200/
H A Dot1200_spl.c94 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/board/ccv/xpress/
H A Dspl.c68 .mem_speed = 800,
/OK3568_Linux_fs/u-boot/board/barco/platinum/
H A Dspl_picon.c89 .mem_speed = 1600,
H A Dspl_titanium.c89 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/board/udoo/neo/
H A Dneo.c504 .mem_speed = 1600,
518 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/board/solidrun/mx6cuboxi/
H A Dmx6cuboxi.c545 .mem_speed = 1600,
559 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/board/liebherr/display5/
H A Dspl.c93 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmx6-ddr.h367 u16 mem_speed; /* ie 1600 for DDR3-1600 (800,1066,1333,1600) */ member
382 u16 mem_speed; /* ie 800 for LPDDR2-800 */ member
/OK3568_Linux_fs/u-boot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.c743 .mem_speed = 800,
814 .mem_speed = 800,
/OK3568_Linux_fs/u-boot/board/freescale/mx6slevk/
H A Dmx6slevk.c418 .mem_speed = 800,
/OK3568_Linux_fs/u-boot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c920 .mem_speed = 1600,
933 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/board/kosagi/novena/
H A Dnovena_spl.c528 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/board/phytec/pcm058/
H A Dpcm058.c464 .mem_speed = 1600,
/OK3568_Linux_fs/u-boot/board/el/el6x/
H A Del6x.c548 .mem_speed = 1600,

12