summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMengdong Lin <mengdong.lin@intel.com>2013-08-15 23:58:21 -0400
committerBen Widawsky <benjamin.widawsky@intel.com>2013-11-06 09:39:41 -0800
commitee4318931fdf968f98f47dd5d6a019b497037d16 (patch)
treec2787e605ce4acbfdcc744df4e17c8856c10fe27 /tools
parent0facfb2eb057c425fce21539d5cd25c3fe05eed8 (diff)
quick_dump/bdw: dump audio debug registers for Haswell and Broadwell
A new file "audio_debug_haswell_plus.txt" is created to define audio debug registers for Haswell and its successors like Broadwell. Signed-off-by: Mengdong Lin <mengdong.lin@intel.com> Reviewed-by: Xingchao Wang <xingchao.wang@intel.com> Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/quick_dump/audio_debug_haswell_plus.txt8
-rw-r--r--tools/quick_dump/broadwell1
-rw-r--r--tools/quick_dump/haswell1
3 files changed, 10 insertions, 0 deletions
diff --git a/tools/quick_dump/audio_debug_haswell_plus.txt b/tools/quick_dump/audio_debug_haswell_plus.txt
new file mode 100644
index 00000000..9d498bc5
--- /dev/null
+++ b/tools/quick_dump/audio_debug_haswell_plus.txt
@@ -0,0 +1,8 @@
+('AUD_ICOI', '0x00065f00', '')
+('AUD_IRII', '0x00065f04', '')
+('AUD_ICS', '0x00065f08', '')
+('AUD_CHICKENBIT_REG', '0x00065f10', '')
+('AUD_DP_DIP_STATUS', '0x00065f20', '')
+('AUD_TCA_M_CTS', '0x00065f44', '')
+('AUD_TCB_M_CTS', '0x00065f54', '')
+('AUD_TCC_M_CTS', '0x00065f64', '')
diff --git a/tools/quick_dump/broadwell b/tools/quick_dump/broadwell
index d5b1c6c1..36b7d739 100644
--- a/tools/quick_dump/broadwell
+++ b/tools/quick_dump/broadwell
@@ -1,2 +1,3 @@
gen8_interrupt.txt
audio_config_haswell_plus.txt
+audio_debug_haswell_plus.txt
diff --git a/tools/quick_dump/haswell b/tools/quick_dump/haswell
index 7d6bdeea..fbca6d3f 100644
--- a/tools/quick_dump/haswell
+++ b/tools/quick_dump/haswell
@@ -1,2 +1,3 @@
haswell_other.txt
audio_config_haswell_plus.txt
+audio_debug_haswell_plus.txt