Home
last modified time | relevance | path

Searched refs:bootstage_start (Results 1 – 15 of 15) sorted by relevance

/u-boot/include/
A Dbootstage.h297 uint32_t bootstage_start(enum bootstage_id id, const char *name);
402 static inline uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
/u-boot/arch/x86/lib/fsp2/
A Dfsp_silicon_init.c51 bootstage_start(BOOTSTAGE_ID_ACCUM_FSP_S, "fsp-s"); in fsp_silicon_init()
A Dfsp_meminit.c96 bootstage_start(BOOTSTAGE_ID_ACCUM_FSP_M, "fsp-m"); in fsp_memory_init()
A Dfsp_init.c179 bootstage_start(BOOTSTAGE_ID_ACCUM_MMAP_SPI, "mmap_spi"); in fsp_locate_fsp()
/u-boot/common/
A Dboard_r.c241 bootstage_start(BOOTSTAGE_ID_ACCUM_OF_LIVE, "of_live"); in initr_of_live()
263 bootstage_start(BOOTSTAGE_ID_ACCUM_DM_R, "dm_r"); in initr_dm()
A Dbootstage.c193 uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
A Dboard_f.c773 bootstage_start(BOOTSTAGE_ID_ACCUM_DM_F, "dm_f"); in initf_dm()
A DKconfig.boot402 record elapsed time in a particular stage using bootstage_start()
/u-boot/arch/x86/cpu/apollolake/
A Dspl.c62 bootstage_start(BOOTSTAGE_ID_ACCUM_MMAP_SPI, "mmap_spi"); in rom_load_image()
/u-boot/drivers/pci/
A Dpci_rom.c376 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "vesa display"); in vbe_setup_video()
/u-boot/drivers/video/tegra124/
A Ddisplay.c473 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "lcd"); in tegra124_lcd_probe()
/u-boot/common/spl/
A Dspl.c436 bootstage_start(BOOTSTAGE_ID_ACCUM_DM_SPL, in spl_common_init()
/u-boot/drivers/video/
A Dbroadwell_igd.c680 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "vesa display"); in broadwell_igd_probe()
/u-boot/drivers/scsi/
A Dscsi.c325 bootstage_start(BOOTSTAGE_ID_ACCUM_SCSI, "ahci"); in scsi_init()
/u-boot/drivers/spi/
A Dich.c597 bootstage_start(BOOTSTAGE_ID_ACCUM_SPI, "fast_spi"); in ich_spi_exec_op()

Completed in 42 milliseconds