Home
last modified time | relevance | path

Searched defs:boot_mode (Results 1 – 25 of 26) sorted by relevance

12

/u-boot/arch/arm/include/asm/mach-imx/
A Dboot_mode.h45 struct boot_mode { struct
50 void add_board_boot_modes(const struct boot_mode *p); argument
/u-boot/arch/x86/include/asm/fsp1/
A Dfsp_api.h19 u32 boot_mode; member
43 u32 boot_mode; /* Current system boot mode */ member
/u-boot/arch/arm/mach-rockchip/
A Dbootrom.c49 u32 boot_mode; in check_back_to_brom_dnl_flag() local
A Dboot_mode.c85 int boot_mode = readl(reg); in setup_boot_mode() local
/u-boot/arch/x86/lib/fsp1/
A Dfsp_common.c49 int boot_mode = BOOT_FULL_CONFIG; in arch_fsp_init() local
A Dfsp_support.c84 void fsp_init(u32 stack_top, u32 boot_mode, void *nvs_buf) in fsp_init()
/u-boot/arch/arm/mach-stm32mp/
A Dcpu.c183 u32 boot_mode; in update_bootmode() local
249 u32 boot_mode; in arch_cpu_init() local
466 u32 boot_mode = in setup_boot_mode() local
A Dspl.c23 u32 boot_mode; in spl_boot_device() local
/u-boot/arch/arm/mach-omap2/
A Dboot-common.c36 u32 boot_mode; in save_omap_boot_params() local
/u-boot/arch/arm/mach-mvebu/armada8k/
A Dcpu.c137 unsigned int boot_mode; in mmc_get_env_dev() local
/u-boot/arch/x86/include/asm/arch-ivybridge/fsp/
A Dfsp_configs.h34 u32 boot_mode; member
/u-boot/arch/x86/cpu/ivybridge/
A Dcpu.c133 enum pei_boot_mode_t boot_mode = PEI_BOOT_NONE; in checkcpu() local
/u-boot/board/logicpd/imx6/
A Dimx6logic.c160 u32 boot_mode = imx6_src_get_boot_mode() & IMX6_BMODE_MASK; in board_boot_order() local
/u-boot/arch/mips/mach-mtmips/mt7620/
A Dinit.c19 static const char * const boot_mode[(CHIP_MODE_M >> CHIP_MODE_S) + 1] = { variable
/u-boot/common/spl/
A Dspl_mmc.c334 u32 boot_mode; in spl_mmc_load() local
/u-boot/arch/x86/include/asm/arch-ivybridge/
A Dpei_data.h44 int boot_mode; member
/u-boot/board/solidrun/mx6cuboxi/
A Dmx6cuboxi.c472 u32 boot_mode = imx6_src_get_boot_mode() & IMX6_BMODE_MASK; in board_boot_order() local
/u-boot/arch/arm/mach-mediatek/mt7623/
A Dpreloader.h74 enum bootmode boot_mode; member
/u-boot/tools/
A Dkwbimage.c53 struct boot_mode { struct
65 struct boot_mode boot_modes[] = { argument
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpei_data.h70 int boot_mode; member
/u-boot/arch/x86/include/asm/arch-quark/
A Dmrc.h110 uint32_t boot_mode; /* BM_COLD, BM_FAST, BM_WARM, BM_S3 */ member
/u-boot/arch/arm/mach-zynqmp/include/mach/
A Dhardware.h41 u32 boot_mode; /* 0x200 */ member
/u-boot/board/st/stm32mp1/
A Dstm32mp1.c143 enum forced_boot_mode boot_mode = BOOT_NORMAL; in board_key_check() local
/u-boot/board/dhelectronics/dh_stm32mp1/
A Dboard.c294 enum forced_boot_mode boot_mode = BOOT_NORMAL; in board_key_check() local
/u-boot/arch/arm/mach-zynq/include/mach/
A Dhardware.h68 u32 boot_mode; /* 0x25c */ member

Completed in 56 milliseconds

12