HomeSort by relevance Sort by last modified time
    Searched refs:bootstage_mark_code (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
bootstage.h 277 ulong bootstage_mark_code(const char *file, const char *func,
390 static inline ulong bootstage_mark_code(const char *file, const char *func, function
430 bootstage_mark_code(__FILE__, __func__, __LINE__)
  /external/u-boot/common/
bootstage.c 143 ulong bootstage_mark_code(const char *file, const char *func, int linenum) function

Completed in 2815 milliseconds