aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/avs/trace.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-05-17ASoC: Intel: avs: Event tracingCezary Rojewski1-0/+33
Define tracing macros for easy avs debug. These cover all IPC message types: requests, replies and notifications as well as DSP-core operations and d0ix toggling. Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20220516101116.190192-10-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>