HomeSort by relevance Sort by last modified time
    Searched refs:rtt_wr (Results 1 - 25 of 31) sorted by null

1 2

  /external/u-boot/board/bachmann/ot1200/
ot1200_spl.c 77 .rtt_wr = 1, /* DDR3_RTT_60_OHM - RTT_Wr = RZQ/4 */
  /external/u-boot/board/ccv/xpress/
spl.c 53 .rtt_wr = 2,
  /external/u-boot/board/engicam/common/
spl.c 241 .rtt_wr = 2,
273 .rtt_wr = 1,
290 .rtt_wr = 1,
337 .rtt_wr = 2,
  /external/u-boot/board/liebherr/mccmon6/
spl.c 182 .rtt_wr = 0,
223 .rtt_wr = 0,
240 .rtt_wr = 0,
  /external/u-boot/board/udoo/
udoo_spl.c 188 .rtt_wr = 2,
217 mem_qdl.rtt_wr = 1;
224 mem_qdl.rtt_wr = 2;
  /external/u-boot/board/barco/platinum/
spl_picon.c 125 .rtt_wr = 1 /*DDR3_RTT_60_OHM*/, /* RTT_Wr = RZQ/4 */
spl_titanium.c 128 .rtt_wr = 1 /*DDR3_RTT_60_OHM*/, /* RTT_Wr = RZQ/4 */
  /external/u-boot/board/compulab/cm_fx6/
spl.c 101 .rtt_wr = 0,
168 .rtt_wr = 0,
  /external/u-boot/drivers/ddr/fsl/
ctrl_regs.c 984 unsigned int rtt_wr = 0; /* Rtt_WR - dynamic ODT off */ local
992 rtt_wr = popts->rtt_wr_override_value;
994 rtt_wr = popts->cs_local_opts[0].odt_rtt_wr;
1001 | ((rtt_wr & 0x3) << 9)
1025 rtt_wr = popts->rtt_wr_override_value;
1027 rtt_wr = popts->cs_local_opts[i].odt_rtt_wr;
1030 esdmode2 |= (rtt_wr & 0x3) << 9;
1071 unsigned int rtt_wr = 0; /* Rtt_WR - dynamic ODT off * local
    [all...]
  /external/u-boot/board/wandboard/
spl.c 231 .rtt_wr = 0,
274 .rtt_wr = 0,
293 .rtt_wr = 0,
  /external/u-boot/arch/arm/mach-imx/mx6/
litesom.c 121 .rtt_wr = 2,
opos6ul.c 186 .rtt_wr = 2,
  /external/u-boot/board/bticino/mamoj/
spl.c 120 .rtt_wr = 1,
  /external/u-boot/board/sks-kinkel/sksimx6/
sksimx6.c 329 .rtt_wr = 1,
358 mem_qdl.rtt_wr = 1;
  /external/u-boot/board/k+p/kp_imx6q_tpc/
kp_imx6q_tpc_spl.c 236 .rtt_wr = 1 /*DDR3_RTT_60_OHM*/, /* RTT_Wr = RZQ/4 */
  /external/u-boot/board/liebherr/display5/
spl.c 173 .rtt_wr = 1 /*DDR3_RTT_60_OHM*/, /* RTT_Wr = RZQ/4 */
  /external/u-boot/board/freescale/mx6ul_14x14_evk/
mx6ul_14x14_evk.c 763 .rtt_wr = 0, /* LPDDR2 does not need rtt_wr rtt_nom */
799 .rtt_wr = 2,
  /external/u-boot/board/freescale/mx6memcal/
spl.c 224 .rtt_wr = CONFIG_RTT_WR,
  /external/u-boot/board/freescale/mx6slevk/
mx6slevk.c 409 .rtt_wr = 0, /* LPDDR2 does not need rtt_wr rtt_nom */
  /external/u-boot/arch/arm/include/asm/arch-mx6/
mx6-ddr.h 402 u8 rtt_wr; /* Rtt_Wr (DDR3_RTT_*) */ member in struct:mx6_ddr_sysinfo
  /external/u-boot/board/dhelectronics/dh_imx6/
dh_imx6_spl.c 173 .rtt_wr = 1, /* DDR3_RTT_60_OHM, RTT_Wr = RZQ/4 */
  /external/u-boot/board/freescale/mx6sxsabresd/
mx6sxsabresd.c 540 .rtt_wr = 2,
  /external/u-boot/board/gateworks/gw_ventana/
gw_ventana_spl.c 437 .rtt_wr = 1 /*DDR3_RTT_60_OHM*/, /* RTT_Wr = RZQ/4 */
  /external/u-boot/board/kosagi/novena/
novena_spl.c 512 .rtt_wr = 0, /* RTT_Wr = RZQ/4 */
  /external/u-boot/board/phytec/pcm058/
pcm058.c 499 .rtt_wr = 1 /*DDR3_RTT_60_OHM*/, /* RTT_Wr = RZQ/4 */

Completed in 155 milliseconds

1 2