Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h291 uint32_t bootstage_start(enum bootstage_id id, const char *name);
396 static inline uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
/openbmc/u-boot/common/
H A Dboard_r.c269 bootstage_start(BOOTSTAGE_ID_ACCUM_OF_LIVE, "of_live"); in initr_of_live()
290 bootstage_start(BOOTSTATE_ID_ACCUM_DM_R, "dm_r"); in initr_dm()
H A Dbootstage.c170 uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
H A Dboard_f.c811 bootstage_start(BOOTSTATE_ID_ACCUM_DM_F, "dm_f"); in initf_dm()
H A DKconfig10 record elapsed time in a particular stage using bootstage_start()
/openbmc/u-boot/common/spl/
H A Dspl.c434 bootstage_start(BOOTSTATE_ID_ACCUM_DM_SPL, "dm_spl"); in spl_common_init()
603 bootstage_start(BOOTSTATE_ID_ACCUM_DM_R, "spl_dm_r"); in spl_initr_dm()
/openbmc/u-boot/drivers/pci/
H A Dpci_rom.c363 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "vesa display"); in vbe_setup_video()
/openbmc/u-boot/drivers/video/
H A Dbroadwell_igd.c674 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "vesa display"); in broadwell_igd_probe()
/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplay.c469 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "lcd"); in tegra124_lcd_probe()
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c327 bootstage_start(BOOTSTAGE_ID_ACCUM_SCSI, "ahci"); in scsi_init()