Searched refs:get_boot_mode (Results 1 – 6 of 6) sorted by relevance
34 enum bt_mode get_boot_mode(void) in get_boot_mode() function142 switch (get_boot_mode()) { in print_cpuinfo()239 if (get_boot_mode() == LOW_POWER_BOOT) in mmc_get_env_dev()
257 unsigned int get_boot_mode(void) in get_boot_mode() function
215 bootmode = get_boot_mode(); in copy_uboot_to_ram()
276 if (get_boot_mode() == BOOT_MODE_SD) { in board_mmc_init()
247 if (count >= 3 && get_boot_mode() == BOOT_MODE_SD) { in exynos_dwmmc_init()
1699 unsigned int get_boot_mode(void);