Home
last modified time | relevance | path

Searched refs:pd_fast_exit (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/board/freescale/mx6memcal/
Dspl.c231 .pd_fast_exit = 0, /* immaterial for calibration */
236 .pd_fast_exit = 0, /* immaterial for calibration */
/external/u-boot/board/liebherr/display5/
Dspl.c181 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/external/u-boot/board/k+p/kp_imx6q_tpc/
Dkp_imx6q_tpc_spl.c244 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/external/u-boot/board/gateworks/gw_ventana/
Dgw_ventana_spl.c449 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/external/u-boot/arch/arm/include/asm/arch-mx6/
Dmx6-ddr.h408 u8 pd_fast_exit;/* enable precharge powerdown fast-exit */ member
/external/u-boot/arch/arm/mach-imx/mx6/
Dddr.c1491 (sysinfo->pd_fast_exit << 12); /* Precharge PD PLL on */ in mx6_ddr3_cfg()
1506 if (!sysinfo->pd_fast_exit) in mx6_ddr3_cfg()