Home
last modified time | relevance | path

Searched refs:LOG_CATEGORY (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dlog.h81 #ifndef LOG_CATEGORY
82 #define LOG_CATEGORY LOGC_NONE macro
121 log(LOG_CATEGORY, LOGL_DEBUG, fmt, ##args); \
166 log(LOG_CATEGORY, LOGL_ERR, "returning err=%d\n", __ret); \
172 log(LOG_CATEGORY, LOGL_ERR, "%s: returning err=%d\n", _msg, \
/OK3568_Linux_fs/u-boot/drivers/ufs/
H A Dufs-uclass.c8 #define LOG_CATEGORY UCLASS_UFS macro
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.log120 Also debug() and error() will generate log records - these use LOG_CATEGORY
156 #define LOG_CATEGORY UCLASS_USB
158 all of these can use LOG_CATEGORY as the category, and a log level
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsandbox_spi.c11 #define LOG_CATEGORY UCLASS_SPI macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsandbox.c11 #define LOG_CATEGORY UCLASS_SPI_FLASH macro