Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx7ulp/
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()
/external/u-boot/arch/arm/mach-exynos/
Dpower.c256 unsigned int get_boot_mode(void) in get_boot_mode() function
Dspl_boot.c214 bootmode = get_boot_mode(); in copy_uboot_to_ram()
/external/u-boot/board/samsung/common/
Dboard.c275 if (get_boot_mode() == BOOT_MODE_SD) { in board_mmc_init()
/external/u-boot/drivers/mmc/
Dexynos_dw_mmc.c249 if (count >= 3 && get_boot_mode() == BOOT_MODE_SD) { in exynos_dwmmc_init()
/external/u-boot/arch/arm/mach-exynos/include/mach/
Dpower.h1698 unsigned int get_boot_mode(void);