Searched defs:bootmode (Results 1 – 13 of 13) sorted by relevance
94 u8 bootmode; in versal_get_bootmode() local109 u8 bootmode; in board_late_init() local
57 uint8_t bootmode = 0; in mxs_get_bootmode_index() local124 uint8_t bootmode = mxs_get_bootmode_index(); in mxs_common_spl_init() local
70 u8 bootmode; in spl_boot_device() local
445 u8 bootmode; in zynqmp_get_bootmode() local542 u8 bootmode; in board_late_init() local688 u32 bootmode = zynqmp_get_bootmode(); in env_get_location() local
261 u32 bootmode = (devstat & CTRLMMR_MAIN_DEVSTAT_BOOTMODE_MASK) >> in spl_mmc_boot_mode() local311 u32 bootmode = (devstat & CTRLMMR_MAIN_DEVSTAT_BOOTMODE_MASK) >> in __get_primary_bootmedia() local
267 u32 bootmode = (wkup_devstat & WKUP_DEVSTAT_PRIMARY_BOOTMODE_MASK) >> in __get_primary_bootmedia() local
799 u32 bootmode = get_bootmode(); in env_get_location() local834 u32 bootmode = get_bootmode(); in env_ext4_get_intf() local858 u32 bootmode = get_bootmode(); in env_ext4_get_dev_part() local865 u32 bootmode; in mmc_get_env_dev() local
78 u8 bootmode; in get_clocks() local
80 int bootmode = post_bootmode_get(0); in post_bootmode_init() local107 int bootmode; in post_bootmode_get() local
147 u8 bootmode; in setup_5445x_clocks() local
189 unsigned int bootmode = BOOT_MODE_OM; in copy_uboot_to_ram() local
269 char bootmode = 0; in aristainetos_bootmode_settings() local
29 enum bootmode { enum
Completed in 32 milliseconds