Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dbootstage.h294 uint32_t bootstage_start(enum bootstage_id id, const char *name);
399 static inline uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
/third_party/uboot/u-boot-2020.01/common/
Dboard_r.c296 bootstage_start(BOOTSTAGE_ID_ACCUM_OF_LIVE, "of_live"); in initr_of_live()
317 bootstage_start(BOOTSTATE_ID_ACCUM_DM_R, "dm_r"); in initr_dm()
Dbootstage.c189 uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
Dboard_r.c.orig295 bootstage_start(BOOTSTAGE_ID_ACCUM_OF_LIVE, "of_live");
316 bootstage_start(BOOTSTATE_ID_ACCUM_DM_R, "dm_r");
Dboard_f.c843 bootstage_start(BOOTSTATE_ID_ACCUM_DM_F, "dm_f"); in initf_dm()
DKconfig10 record elapsed time in a particular stage using bootstage_start()
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_rom.c363 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "vesa display"); in vbe_setup_video()
/third_party/uboot/u-boot-2020.01/drivers/video/tegra124/
Ddisplay.c469 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "lcd"); in tegra124_lcd_probe()
/third_party/uboot/u-boot-2020.01/common/spl/
Dspl.c437 bootstage_start(BOOTSTATE_ID_ACCUM_DM_SPL, in spl_common_init()
/third_party/uboot/u-boot-2020.01/drivers/video/
Dbroadwell_igd.c674 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "vesa display"); in broadwell_igd_probe()
/third_party/uboot/u-boot-2020.01/drivers/scsi/
Dscsi.c321 bootstage_start(BOOTSTAGE_ID_ACCUM_SCSI, "ahci"); in scsi_init()