Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c34 enum bt_mode get_boot_mode(void) in get_boot_mode() function
142 switch (get_boot_mode()) { in print_cpuinfo()
239 if (get_boot_mode() == LOW_POWER_BOOT) in mmc_get_env_dev()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dpower.c257 unsigned int get_boot_mode(void) in get_boot_mode() function
H A Dspl_boot.c215 bootmode = get_boot_mode(); in copy_uboot_to_ram()
/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dboard.c276 if (get_boot_mode() == BOOT_MODE_SD) { in board_mmc_init()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dexynos_dw_mmc.c247 if (count >= 3 && get_boot_mode() == BOOT_MODE_SD) { in exynos_dwmmc_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpower.h1699 unsigned int get_boot_mode(void);