Searched refs:get_boot_mode (Results 1 – 4 of 4) sorted by relevance
59 enum bt_mode get_boot_mode(void) in get_boot_mode() function229 switch (get_boot_mode()) { in print_cpuinfo()331 if (get_boot_mode() == LOW_POWER_BOOT) in mmc_get_env_dev()
256 unsigned int get_boot_mode(void) in get_boot_mode() function
218 bootmode = get_boot_mode(); in copy_uboot_to_ram()
1698 unsigned int get_boot_mode(void);
Completed in 20 milliseconds