Home
last modified time | relevance | path

Searched refs:bootstage_mark_code (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dbootstage.h277 ulong bootstage_mark_code(const char *file, const char *func,
390 static inline ulong bootstage_mark_code(const char *file, const char *func, in bootstage_mark_code() function
430 bootstage_mark_code(__FILE__, __func__, __LINE__)
/openbmc/u-boot/common/
H A Dbootstage.c143 ulong bootstage_mark_code(const char *file, const char *func, int linenum) in bootstage_mark_code() function