Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dbootstage.h312 uint32_t bootstage_accum(enum bootstage_id id);
408 static inline uint32_t bootstage_accum(enum bootstage_id id) in bootstage_accum() function
/OK3568_Linux_fs/u-boot/common/
H A Dboard_r.c313 bootstage_accum(BOOTSTAGE_ID_ACCUM_OF_LIVE); in initr_of_live()
334 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_R); in initr_dm()
H A Dbootstage.c185 uint32_t bootstage_accum(enum bootstage_id id) in bootstage_accum() function
H A Dboard_f.c801 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_F); in initf_dm()
H A DKconfig11 before starting and bootstage_accum() when finished. Bootstage will
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl.c327 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_SPL); in spl_common_init()
476 bootstage_accum(BOOTSTATE_ID_ACCUM_DM_R); in spl_initr_dm()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_rom.c368 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in vbe_setup_video()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dbroadwell_igd.c685 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in broadwell_igd_probe()
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddisplay.c474 bootstage_accum(BOOTSTAGE_ID_ACCUM_LCD); in tegra124_lcd_probe()
/OK3568_Linux_fs/u-boot/drivers/scsi/
H A Dscsi.c334 bootstage_accum(BOOTSTAGE_ID_ACCUM_SCSI); in scsi_init()