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

1 2

  /external/u-boot/board/freescale/common/
Makefile 39 obj-$(CONFIG_DEEP_SLEEP) += arm_sleep.o
41 obj-$(CONFIG_DEEP_SLEEP) += mpc85xx_sleep.o
  /external/u-boot/board/freescale/t1040qds/
ddr.c 106 #if defined(CONFIG_DEEP_SLEEP)
132 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD)
t1040qds.c 118 #if defined(CONFIG_DEEP_SLEEP)
  /external/u-boot/board/freescale/t104xrdb/
ddr.c 109 #if defined(CONFIG_DEEP_SLEEP)
135 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD)
spl.c 67 #ifdef CONFIG_DEEP_SLEEP
t104xrdb.c 49 #if defined(CONFIG_DEEP_SLEEP)
  /external/u-boot/board/freescale/ls1021atwr/
ls1021atwr.c 156 #ifdef CONFIG_DEEP_SLEEP
196 #ifdef CONFIG_DEEP_SLEEP
210 #ifdef CONFIG_DEEP_SLEEP
228 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD)
444 #if defined(CONFIG_DEEP_SLEEP)
464 #if defined(CONFIG_DEEP_SLEEP)
493 #ifdef CONFIG_DEEP_SLEEP
543 #ifdef CONFIG_DEEP_SLEEP
586 #if defined(CONFIG_DEEP_SLEEP)
  /external/u-boot/board/freescale/ls1021aqds/
ddr.c 156 #if defined(CONFIG_DEEP_SLEEP)
178 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD)
ls1021aqds.c 193 #if defined(CONFIG_DEEP_SLEEP)
233 #if defined(CONFIG_DEEP_SLEEP)
459 #if defined(CONFIG_DEEP_SLEEP)
  /external/u-boot/board/freescale/t102xqds/
ddr.c 158 #if defined(CONFIG_DEEP_SLEEP)
185 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD)
t102xqds.c 245 #if defined(CONFIG_DEEP_SLEEP)
  /external/u-boot/board/freescale/t102xrdb/
ddr.c 218 #if defined(CONFIG_DEEP_SLEEP)
247 #if defined(CONFIG_DEEP_SLEEP) && !defined(CONFIG_SPL_BUILD)
spl.c 72 #ifdef CONFIG_DEEP_SLEEP
t102xrdb.c 117 #if defined(CONFIG_DEEP_SLEEP)
  /external/u-boot/drivers/ddr/fsl/
arm_ddr_gen3.c 127 #ifdef CONFIG_DEEP_SLEEP
183 #ifdef CONFIG_DEEP_SLEEP
239 #ifdef CONFIG_DEEP_SLEEP
fsl_ddr_gen4.c 215 #ifdef CONFIG_DEEP_SLEEP
328 #ifdef CONFIG_DEEP_SLEEP
494 #ifdef CONFIG_DEEP_SLEEP
mpc85xx_ddr_gen3.c 150 #ifdef CONFIG_DEEP_SLEEP
383 #ifdef CONFIG_DEEP_SLEEP
547 #ifdef CONFIG_DEEP_SLEEP
  /external/u-boot/drivers/qe/
qe.c 388 #ifdef CONFIG_DEEP_SLEEP
407 #ifdef CONFIG_DEEP_SLEEP
527 #ifdef CONFIG_DEEP_SLEEP
546 #ifdef CONFIG_DEEP_SLEEP
638 #ifdef CONFIG_DEEP_SLEEP
654 #ifdef CONFIG_DEEP_SLEEP
  /external/u-boot/arch/arm/cpu/armv7/ls102xa/
fdt.c 121 #if defined(CONFIG_DEEP_SLEEP) && defined(CONFIG_SD_BOOT)
  /external/u-boot/include/configs/
ls1021atwr.h 16 #define CONFIG_DEEP_SLEEP
ls1021aqds.h 17 #define CONFIG_DEEP_SLEEP
T102xQDS.h 28 #define CONFIG_DEEP_SLEEP
T102xRDB.h 30 #define CONFIG_DEEP_SLEEP
T1040QDS.h 42 #define CONFIG_DEEP_SLEEP
  /external/u-boot/include/
fsl_ddr_sdram.h 458 #if defined(CONFIG_DEEP_SLEEP)

Completed in 265 milliseconds

1 2