Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c206 log_content("sandbox_sf: CS activated; state is fresh!\n"); in sandbox_sf_cs_activate()
218 log_content("sandbox_sf: CS deactivated; cmd done processing!\n"); in sandbox_sf_cs_deactivate()
294 log_content(" cmd: transition to %s state\n", in sandbox_sf_process_cmd()
326 log_content("sandbox_sf: state:%x(%s) bytes:%u\n", sbsf->state, in sandbox_sf_xfer()
346 log_content(" id: off:%u tx:", sbsf->off); in sandbox_sf_xfer()
355 log_content("%d %02x\n", sbsf->off, id); in sandbox_sf_xfer()
361 log_content(" addr: bytes:%u rx:%02x ", in sandbox_sf_xfer()
366 log_content("addr:%06x\n", sbsf->off); in sandbox_sf_xfer()
395 log_content(" cmd: transition to %s state\n", in sandbox_sf_xfer()
405 log_content(" tx: read(%u)\n", cnt); in sandbox_sf_xfer()
[all …]
/openbmc/u-boot/drivers/spi/
H A Dsandbox_spi.c94 log_content("sandbox_spi: xfer: got back %i (that's %s)\n rx:", in sandbox_spi_xfer()
98 log_content(" %u:%02x", i, ((u8 *)din)[i]); in sandbox_spi_xfer()
100 log_content("\n"); in sandbox_spi_xfer()
/openbmc/u-boot/include/
H A Dlog.h100 #define log_content(_fmt...) log(LOG_CATEGORY, LOGL_DEBUG_CONTENT, ##_fmt) macro
109 #define log_content(_fmt...) macro
/openbmc/u-boot/test/log/
H A Dlog_test.c193 log_content("level %d\n", LOGL_DEBUG_CONTENT); in log_test()
/openbmc/u-boot/doc/
H A DREADME.log98 log_content(_fmt...)