Home
last modified time | relevance | path

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

/external/u-boot/include/
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
/external/u-boot/common/
Dboard_r.c272 bootstage_accum(BOOTSTAGE_ID_ACCUM_OF_LIVE); in initr_of_live()
293 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_R); in initr_dm()
Dbootstage.c184 uint32_t bootstage_accum(enum bootstage_id id) in bootstage_accum() function
Dboard_f.c728 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_F); in initf_dm()
DKconfig11 before starting and bootstage_accum() when finished. Bootstage will
/external/u-boot/drivers/pci/
Dpci_rom.c365 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in vbe_setup_video()
/external/u-boot/common/spl/
Dspl.c344 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_SPL); in spl_common_init()
/external/u-boot/drivers/video/
Dbroadwell_igd.c684 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in broadwell_igd_probe()
/external/u-boot/drivers/video/tegra124/
Ddisplay.c471 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in tegra124_lcd_probe()
/external/u-boot/drivers/scsi/
Dscsi.c331 bootstage_accum(BOOTSTAGE_ID_ACCUM_SCSI); in scsi_init()