Home
last modified time | relevance | path

Searched refs:get_boot_mode (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c33 enum bt_mode get_boot_mode(void) in get_boot_mode() function
141 switch (get_boot_mode()) { in print_cpuinfo()
238 if (get_boot_mode() == LOW_POWER_BOOT) in mmc_get_env_dev()
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpower.c256 unsigned int get_boot_mode(void) in get_boot_mode() function
H A Dspl_boot.c214 bootmode = get_boot_mode(); in copy_uboot_to_ram()
/openbmc/u-boot/drivers/mmc/
H A Dexynos_dw_mmc.c252 if (count >= 3 && get_boot_mode() == BOOT_MODE_SD) { in exynos_dwmmc_init()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpower.h1698 unsigned int get_boot_mode(void);