Home
last modified time | relevance | path

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

/u-boot/test/log/
A Dcont_test.c33 log(LOGC_CONT, LOGL_CONT, "cc%d\n", 2); in log_test_cont()
/u-boot/include/
A Dlog.h60 LOGL_CONT = -1, enumerator
169 #define log_cont(_fmt...) log(LOGC_CONT, LOGL_CONT, ##_fmt)
/u-boot/common/
A Dlog.c243 if (level == LOGL_CONT) in _log()

Completed in 5 milliseconds