Home
last modified time | relevance | path

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

/u-boot/drivers/core/
A Duclass.c9 #define LOG_CATEGORY LOGC_DM
370 log(LOGC_DM, LOGL_DEBUG, "Looking for %s\n", ofnode_get_name(node)); in uclass_find_device_by_ofnode()
379 log(LOGC_DM, LOGL_DEBUG_CONTENT, " - checking %s\n", in uclass_find_device_by_ofnode()
389 log(LOGC_DM, LOGL_DEBUG, " - result for %s: %s (ret=%d)\n", in uclass_find_device_by_ofnode()
510 log(LOGC_DM, LOGL_DEBUG, "Looking for %s\n", ofnode_get_name(node)); in uclass_get_device_by_ofnode()
513 log(LOGC_DM, LOGL_DEBUG, " - result for %s: %s (ret=%d)\n", in uclass_get_device_by_ofnode()
A Ddevice-remove.c11 #define LOG_CATEGORY LOGC_DM
A Dlists.c9 #define LOG_CATEGORY LOGC_DM
/u-boot/include/
A Dlog.h84 LOGC_DM, enumerator
/u-boot/drivers/tpm/
A Dtpm2_tis_spi.c617 log(LOGC_DM, LOGL_ERR, "%s: no device found\n", __func__); in tpm_tis_spi_probe()

Completed in 9 milliseconds