Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dlog.c34 gd->log_fmt = LOGF_DEFAULT; in do_log_format()
/openbmc/u-boot/include/
H A Dlog.h362 LOGF_DEFAULT = (1 << LOGF_FUNC) | (1 << LOGF_MSG), enumerator
/openbmc/u-boot/common/
H A Dlog.c320 gd->log_fmt = LOGF_DEFAULT; in log_init()