Home
last modified time | relevance | path

Searched defs:bootstage_start (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/common/
Dbootstage.c189 uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
/third_party/uboot/u-boot-2020.01/include/
Dbootstage.h399 static inline uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function