Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootstage.c170 uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function
/openbmc/u-boot/include/
H A Dbootstage.h396 static inline uint32_t bootstage_start(enum bootstage_id id, const char *name) in bootstage_start() function