xref: /openbmc/qemu/hw/adc/trace-events (revision 5857974d5d1133455e3c33e7c740786722418588)
1d0fb9657SStefano Garzarella# See docs/devel/tracing.rst for syntax documentation.
277c05b0bSHao Wu
377c05b0bSHao Wu# npcm7xx_adc.c
477c05b0bSHao Wunpcm7xx_adc_read(const char *id, uint64_t offset, uint32_t value) " %s offset: 0x%04" PRIx64 " value 0x%04" PRIx32
577c05b0bSHao Wunpcm7xx_adc_write(const char *id, uint64_t offset, uint32_t value) "%s offset: 0x%04" PRIx64 " value 0x%04" PRIx32
6*5857974dSAndrew Jeffery
7*5857974dSAndrew Jefferyaspeed_adc_engine_read(uint32_t engine_id, uint64_t addr, uint64_t value) "engine[%u] 0x%" PRIx64 " 0x%" PRIx64
8*5857974dSAndrew Jefferyaspeed_adc_engine_write(uint32_t engine_id, uint64_t addr, uint64_t value) "engine[%u] 0x%" PRIx64 " 0x%" PRIx64
9