Home
last modified time | relevance | path

Searched refs:LOW_POWER_BOOT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c48 return LOW_POWER_BOOT; in get_boot_mode()
142 case LOW_POWER_BOOT: in print_cpuinfo()
238 if (get_boot_mode() == LOW_POWER_BOOT) in mmc_get_env_dev()
/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dsys_proto.h15 LOW_POWER_BOOT, /* LP_BT = 1 */ enumerator