Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlog.h22 LOGL_NOTICE, /* Normal but significant condition, printf() */ enumerator
97 #define log_notice(_fmt...) log(LOG_CATEGORY, LOGL_NOTICE, ##_fmt)
/openbmc/u-boot/test/log/
H A Dlog_test.c190 log_notice("level %d\n", LOGL_NOTICE); in log_test()
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_spi.c588 log(LOGC_NONE, LOGL_NOTICE, "%s: missing reset GPIO\n", in tpm_tis_spi_probe()