Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dbootstage.h308 uint32_t bootstage_accum(enum bootstage_id id);
404 static inline uint32_t bootstage_accum(enum bootstage_id id) in bootstage_accum() function
/third_party/uboot/u-boot-2020.01/common/
Dboard_r.c298 bootstage_accum(BOOTSTAGE_ID_ACCUM_OF_LIVE); in initr_of_live()
319 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_R); in initr_dm()
Dbootstage.c203 uint32_t bootstage_accum(enum bootstage_id id) in bootstage_accum() function
Dboard_r.c.orig297 bootstage_accum(BOOTSTAGE_ID_ACCUM_OF_LIVE);
318 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_R);
Dboard_f.c845 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_F); in initf_dm()
DKconfig11 before starting and bootstage_accum() when finished. Bootstage will
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_rom.c366 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in vbe_setup_video()
/third_party/uboot/u-boot-2020.01/drivers/video/tegra124/
Ddisplay.c471 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in tegra124_lcd_probe()
/third_party/uboot/u-boot-2020.01/common/spl/
Dspl.c441 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_SPL); in spl_common_init()
/third_party/uboot/u-boot-2020.01/drivers/video/
Dbroadwell_igd.c684 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in broadwell_igd_probe()
/third_party/uboot/u-boot-2020.01/drivers/scsi/
Dscsi.c324 bootstage_accum(BOOTSTAGE_ID_ACCUM_SCSI); in scsi_init()