Home
last modified time | relevance | path

Searched refs:LOGL_NONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dlog.c78 if (level == LOGL_NONE) { in do_log_rec()
/openbmc/u-boot/include/
H A Dlog.h29 LOGL_NONE, enumerator
/openbmc/u-boot/common/
H A Dlog.c84 return LOGL_NONE; in log_get_level_by_name()