Home
last modified time | relevance | path

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

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