/openbmc/u-boot/board/freescale/ls1021atwr/ |
H A D | ls1021atwr.c | 155 #ifdef CONFIG_DEEP_SLEEP in ddrmc_init() 195 #ifdef CONFIG_DEEP_SLEEP in ddrmc_init() 209 #ifdef CONFIG_DEEP_SLEEP in ddrmc_init() 229 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD) in dram_init() 445 #if defined(CONFIG_DEEP_SLEEP) in board_early_init_f() 465 #if defined(CONFIG_DEEP_SLEEP) in board_init_f() 495 #ifdef CONFIG_DEEP_SLEEP 545 #ifdef CONFIG_DEEP_SLEEP in board_init() 585 #if defined(CONFIG_DEEP_SLEEP)
|
/openbmc/u-boot/board/freescale/t1040qds/ |
H A D | ddr.c | 106 #if defined(CONFIG_DEEP_SLEEP) 132 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD) in dram_init()
|
H A D | t1040qds.c | 118 #if defined(CONFIG_DEEP_SLEEP) in board_early_init_f()
|
/openbmc/u-boot/board/freescale/t104xrdb/ |
H A D | ddr.c | 109 #if defined(CONFIG_DEEP_SLEEP) 135 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD) in dram_init()
|
H A D | t104xrdb.c | 49 #if defined(CONFIG_DEEP_SLEEP) in board_early_init_f()
|
H A D | spl.c | 67 #ifdef CONFIG_DEEP_SLEEP in board_init_f()
|
/openbmc/u-boot/board/freescale/ls1021aqds/ |
H A D | ls1021aqds.c | 192 #if defined(CONFIG_DEEP_SLEEP) in board_early_init_f() 228 #if defined(CONFIG_DEEP_SLEEP) in board_init_f() 438 #if defined(CONFIG_DEEP_SLEEP)
|
H A D | ddr.c | 156 #if defined(CONFIG_DEEP_SLEEP) 178 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD) in fsl_initdram()
|
/openbmc/u-boot/board/freescale/common/ |
H A D | Makefile | 39 obj-$(CONFIG_DEEP_SLEEP) += arm_sleep.o 41 obj-$(CONFIG_DEEP_SLEEP) += mpc85xx_sleep.o
|
/openbmc/u-boot/drivers/qe/ |
H A D | qe.c | 464 #ifdef CONFIG_DEEP_SLEEP in qe_upload_firmware() 483 #ifdef CONFIG_DEEP_SLEEP in qe_upload_firmware() 603 #ifdef CONFIG_DEEP_SLEEP in u_qe_upload_firmware() 622 #ifdef CONFIG_DEEP_SLEEP in u_qe_upload_firmware() 714 #ifdef CONFIG_DEEP_SLEEP in u_qe_firmware_resume() 730 #ifdef CONFIG_DEEP_SLEEP in u_qe_firmware_resume()
|
/openbmc/u-boot/board/freescale/t102xqds/ |
H A D | ddr.c | 158 #if defined(CONFIG_DEEP_SLEEP) 185 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD) in dram_init()
|
H A D | t102xqds.c | 245 #if defined(CONFIG_DEEP_SLEEP) in board_early_init_f()
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | arm_ddr_gen3.c | 127 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs() 183 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs() 239 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs()
|
H A D | mpc85xx_ddr_gen3.c | 150 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs() 383 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs() 547 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs()
|
H A D | fsl_ddr_gen4.c | 215 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs() 328 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs() 494 #ifdef CONFIG_DEEP_SLEEP in fsl_ddr_set_memctl_regs()
|
/openbmc/u-boot/board/freescale/t102xrdb/ |
H A D | ddr.c | 218 #if defined(CONFIG_DEEP_SLEEP) 247 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD) in dram_init()
|
H A D | spl.c | 72 #ifdef CONFIG_DEEP_SLEEP in board_init_f()
|
H A D | t102xrdb.c | 117 #if defined(CONFIG_DEEP_SLEEP) in board_early_init_f()
|
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
H A D | fdt.c | 121 #if defined(CONFIG_DEEP_SLEEP) && defined(CONFIG_SD_BOOT) in ft_cpu_setup()
|
/openbmc/u-boot/include/configs/ |
H A D | ls1021atwr.h | 16 #define CONFIG_DEEP_SLEEP macro
|
H A D | ls1021aqds.h | 17 #define CONFIG_DEEP_SLEEP macro
|
H A D | T1040QDS.h | 41 #define CONFIG_DEEP_SLEEP macro
|
H A D | T102xQDS.h | 27 #define CONFIG_DEEP_SLEEP macro
|
H A D | T104xRDB.h | 147 #define CONFIG_DEEP_SLEEP macro
|
/openbmc/u-boot/include/ |
H A D | fsl_ddr_sdram.h | 458 #if defined(CONFIG_DEEP_SLEEP)
|