Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlog.h25 LOGL_DEBUG, /* Basic debug-level message */ enumerator
31 LOGL_MAX = LOGL_DEBUG,
121 log(LOG_CATEGORY, LOGL_DEBUG, fmt, ##args); \
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.log34 LOGL_DEBUG - Debug information (useful for debugging a driver or subsystem)
79 with a level of LOGL_DEBUG and a category of LOGC_NONE.