Home
last modified time | relevance | path

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

/openbmc/u-boot/board/phytec/pcl063/
H A Dspl.c63 .pd_fast_exit = 1,
/openbmc/u-boot/board/freescale/mx6memcal/
H A Dspl.c231 .pd_fast_exit = 0, /* immaterial for calibration */
236 .pd_fast_exit = 0, /* immaterial for calibration */
/openbmc/u-boot/board/liebherr/display5/
H A Dspl.c181 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/openbmc/u-boot/board/k+p/kp_imx6q_tpc/
H A Dkp_imx6q_tpc_spl.c244 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana_spl.c508 .pd_fast_exit = 1, /* enable precharge power-down fast exit */ in spl_dram_init()
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmx6-ddr.h408 u8 pd_fast_exit;/* enable precharge powerdown fast-exit */ member
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A 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()