HomeSort by relevance Sort by last modified time
    Searched defs:get_boot_mode (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-exynos/
power.c 256 unsigned int get_boot_mode(void) function
  /external/u-boot/arch/arm/mach-imx/mx7ulp/
soc.c 33 enum bt_mode get_boot_mode(void) function
141 switch (get_boot_mode()) {
238 if (get_boot_mode() == LOW_POWER_BOOT)

Completed in 93 milliseconds