Searched refs:sde_to_rst (Results 1 – 25 of 30) sorted by relevance
12
/external/u-boot/board/engicam/common/ |
D | spl.c | 246 .sde_to_rst = 0x10, 278 .sde_to_rst = 0x10, 295 .sde_to_rst = 0x10, 343 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */
|
/external/u-boot/board/liebherr/mccmon6/ |
D | spl.c | 187 .sde_to_rst = 0x10, 228 .sde_to_rst = 0x10, 245 .sde_to_rst = 0x10,
|
/external/u-boot/board/wandboard/ |
D | spl.c | 236 .sde_to_rst = 0x10, 279 .sde_to_rst = 0x10, 298 .sde_to_rst = 0x10,
|
/external/u-boot/board/compulab/cm_fx6/ |
D | spl.c | 106 .sde_to_rst = 0x10, 173 .sde_to_rst = 0x10,
|
/external/u-boot/board/bachmann/ot1200/ |
D | ot1200_spl.c | 83 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */
|
/external/u-boot/board/ccv/xpress/ |
D | spl.c | 59 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */
|
/external/u-boot/board/barco/platinum/ |
D | spl_picon.c | 135 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
|
D | spl_titanium.c | 138 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
|
/external/u-boot/board/freescale/mx6memcal/ |
D | spl.c | 230 .sde_to_rst = 0x10, /* JEDEC value for LPDDR2 - 200us */ 235 .sde_to_rst = 0, /* LPDDR2 does not need this field */
|
/external/u-boot/arch/arm/mach-imx/mx6/ |
D | litesom.c | 127 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */
|
D | opos6ul.c | 192 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */
|
/external/u-boot/board/bticino/mamoj/ |
D | spl.c | 125 .sde_to_rst = 0x10,
|
/external/u-boot/board/liebherr/display5/ |
D | spl.c | 179 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
|
/external/u-boot/board/udoo/ |
D | udoo_spl.c | 193 .sde_to_rst = 0x10,
|
/external/u-boot/board/freescale/mx6ul_14x14_evk/ |
D | mx6ul_14x14_evk.c | 765 .sde_to_rst = 0, /* LPDDR2 does not need this field */ 805 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */
|
/external/u-boot/board/k+p/kp_imx6q_tpc/ |
D | kp_imx6q_tpc_spl.c | 242 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
|
/external/u-boot/board/sks-kinkel/sksimx6/ |
D | sksimx6.c | 334 .sde_to_rst = 0x10,
|
/external/u-boot/board/freescale/mx6slevk/ |
D | mx6slevk.c | 411 .sde_to_rst = 0, /* LPDDR2 does not need this field */ in spl_dram_init()
|
/external/u-boot/board/dhelectronics/dh_imx6/ |
D | dh_imx6_spl.c | 179 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */
|
/external/u-boot/board/gateworks/gw_ventana/ |
D | gw_ventana_spl.c | 447 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
|
/external/u-boot/board/kosagi/novena/ |
D | novena_spl.c | 518 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */
|
/external/u-boot/board/phytec/pcm058/ |
D | pcm058.c | 505 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
|
/external/u-boot/board/udoo/neo/ |
D | neo.c | 558 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
|
/external/u-boot/board/freescale/mx6sxsabresd/ |
D | mx6sxsabresd.c | 546 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ in spl_dram_init()
|
/external/u-boot/arch/arm/include/asm/arch-mx6/ |
D | mx6-ddr.h | 407 u8 sde_to_rst; /* Time from SDE enable until DDR reset# is high */ member
|
12