Home
last modified time | relevance | path

Searched defs:bootmode (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_boot.c56 uint8_t bootmode = 0; in mxs_get_bootmode_index() local
123 uint8_t bootmode = mxs_get_bootmode_index(); in mxs_common_spl_init() local
/openbmc/u-boot/arch/arm/mach-k3/
H A Dam6_init.c99 u32 bootmode = (devstat & CTRLMMR_MAIN_DEVSTAT_BOOTMODE_MASK) >> in spl_boot_mode() local
149 u32 bootmode = (devstat & CTRLMMR_MAIN_DEVSTAT_BOOTMODE_MASK) >> in __get_primary_bootmedia() local
/openbmc/u-boot/arch/arm/mach-zynqmp/
H A Dspl.c67 u8 bootmode; in spl_boot_device() local
/openbmc/u-boot/post/
H A Dpost.c74 int bootmode = post_bootmode_get(0); in post_bootmode_init() local
101 int bootmode; in post_bootmode_get() local
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dspeed.c76 u8 bootmode; in get_clocks() local
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c145 u8 bootmode; in setup_5445x_clocks() local
/openbmc/u-boot/board/Barix/ipam390/
H A Dipam390.c302 int bootmode = 0; in spl_start_uboot() local
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c85 u32 bootmode = gd->arch.omap_boot_mode; in mmc_get_env_part() local
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c185 unsigned int bootmode = BOOT_MODE_OM; in copy_uboot_to_ram() local
/openbmc/u-boot/board/aristainetos/
H A Daristainetos-v2.c652 char bootmode = 0; in board_late_init() local
/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.c545 u8 bootmode; in board_late_init() local
/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/
H A Dpreloader.h29 enum bootmode { enum
/openbmc/linux/arch/arm/mach-omap2/
H A Dcontrol.c209 void omap3_ctrl_write_boot_mode(u8 bootmode) in omap3_ctrl_write_boot_mode()