Home
last modified time | relevance | path

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

/external/u-boot/include/
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
/external/u-boot/common/
Dboard_r.c270 bootstage_start(BOOTSTAGE_ID_ACCUM_OF_LIVE, "of_live"); in initr_of_live()
291 bootstage_start(BOOTSTATE_ID_ACCUM_DM_R, "dm_r"); in initr_dm()
Dbootstage.c170 uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
Dboard_f.c726 bootstage_start(BOOTSTATE_ID_ACCUM_DM_F, "dm_f"); in initf_dm()
DKconfig10 record elapsed time in a particular stage using bootstage_start()
/external/u-boot/drivers/pci/
Dpci_rom.c362 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "vesa display"); in vbe_setup_video()
/external/u-boot/common/spl/
Dspl.c341 bootstage_start(BOOTSTATE_ID_ACCUM_DM_SPL, "dm_spl"); in spl_common_init()
/external/u-boot/drivers/video/
Dbroadwell_igd.c674 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "vesa display"); in broadwell_igd_probe()
/external/u-boot/drivers/video/tegra124/
Ddisplay.c469 bootstage_start(BOOTSTAGE_ID_ACCUM_LCD, "lcd"); in tegra124_lcd_probe()
/external/u-boot/drivers/scsi/
Dscsi.c328 bootstage_start(BOOTSTAGE_ID_ACCUM_SCSI, "ahci"); in scsi_init()