Home
last modified time | relevance | path

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

/u-boot/board/phytec/pcl063/
A Dspl.c65 .pd_fast_exit = 1,
/u-boot/board/myir/mys_6ulx/
A Dspl.c63 .pd_fast_exit = 1,
/u-boot/board/k+p/kp_imx6q_tpc/
A Dkp_imx6q_tpc_spl.c176 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/u-boot/board/freescale/mx6memcal/
A Dspl.c234 .pd_fast_exit = 0, /* immaterial for calibration */
239 .pd_fast_exit = 0, /* immaterial for calibration */
/u-boot/board/liebherr/display5/
A Dspl.c262 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/u-boot/board/gateworks/gw_ventana/
A Dgw_ventana_spl.c512 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/u-boot/arch/arm/include/asm/arch-mx6/
A Dmx6-ddr.h427 u8 pd_fast_exit;/* enable precharge powerdown fast-exit */ member
/u-boot/arch/arm/mach-imx/mx6/
A Dddr.c1541 (sysinfo->pd_fast_exit << 12); /* Precharge PD PLL on */ in mx6_ddr3_cfg()
1556 if (!sysinfo->pd_fast_exit) in mx6_ddr3_cfg()

Completed in 15 milliseconds