Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Duclass.c356 log(LOGC_DM, LOGL_DEBUG, "Looking for %s\n", ofnode_get_name(node)); in uclass_find_device_by_ofnode()
365 log(LOGC_DM, LOGL_DEBUG_CONTENT, " - checking %s\n", in uclass_find_device_by_ofnode()
375 log(LOGC_DM, LOGL_DEBUG, " - result for %s: %s (ret=%d)\n", in uclass_find_device_by_ofnode()
502 log(LOGC_DM, LOGL_DEBUG, "Looking for %s\n", ofnode_get_name(node)); in uclass_get_device_by_ofnode()
505 log(LOGC_DM, LOGL_DEBUG, " - result for %s: %s (ret=%d)\n", in uclass_get_device_by_ofnode()
/openbmc/u-boot/include/
H A Dlog.h46 LOGC_DM, /* Core driver-model */ enumerator
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_spi.c610 log(LOGC_DM, LOGL_ERR, "%s: no device found\n", __func__); in tpm_tis_spi_probe()