Searched refs:LOGC_DM (Results 1 – 5 of 5) sorted by relevance
| /u-boot/drivers/core/ |
| A D | uclass.c | 9 #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 D | device-remove.c | 11 #define LOG_CATEGORY LOGC_DM
|
| A D | lists.c | 9 #define LOG_CATEGORY LOGC_DM
|
| /u-boot/include/ |
| A D | log.h | 84 LOGC_DM, enumerator
|
| /u-boot/drivers/tpm/ |
| A D | tpm2_tis_spi.c | 617 log(LOGC_DM, LOGL_ERR, "%s: no device found\n", __func__); in tpm_tis_spi_probe()
|
Completed in 9 milliseconds