Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h305 uint32_t bootstage_accum(enum bootstage_id id);
401 static inline uint32_t bootstage_accum(enum bootstage_id id) in bootstage_accum() function
/openbmc/u-boot/common/
H A Dboard_r.c271 bootstage_accum(BOOTSTAGE_ID_ACCUM_OF_LIVE); in initr_of_live()
292 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_R); in initr_dm()
H A Dbootstage.c184 uint32_t bootstage_accum(enum bootstage_id id) in bootstage_accum() function
H A Dboard_f.c813 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_F); in initf_dm()
H A DKconfig11 before starting and bootstage_accum() when finished. Bootstage will
/openbmc/u-boot/common/spl/
H A Dspl.c437 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_SPL); in spl_common_init()
605 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_R); in spl_initr_dm()
/openbmc/u-boot/drivers/pci/
H A Dpci_rom.c366 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in vbe_setup_video()
/openbmc/u-boot/drivers/video/
H A Dbroadwell_igd.c684 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in broadwell_igd_probe()
/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplay.c471 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in tegra124_lcd_probe()
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c330 bootstage_accum(BOOTSTAGE_ID_ACCUM_SCSI); in scsi_init()