blob: 456f21c8f438bb26913169a5d0e2cdcddd47c7da [file] [log] [blame]
Stefano Garzarellad0fb9652021-05-17 17:16:58 +02001# See docs/devel/tracing.rst for syntax documentation.
Hao Wu77c05b02021-01-08 11:09:42 -08002
3# npcm7xx_adc.c
4npcm7xx_adc_read(const char *id, uint64_t offset, uint32_t value) " %s offset: 0x%04" PRIx64 " value 0x%04" PRIx32
5npcm7xx_adc_write(const char *id, uint64_t offset, uint32_t value) "%s offset: 0x%04" PRIx64 " value 0x%04" PRIx32