diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2014-01-27 10:26:57 -0800 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2014-01-27 10:27:20 -0800 |
commit | 0d20fa3cc218c48421a9625fc1241008db4496d0 (patch) | |
tree | 233b0173aec7ecb20c70b9efa9297b866a371179 | |
parent | 5ecac45ff08945f99365ff6d29ba21f896cdb1b6 (diff) |
quick_dump: more vlv dpio regs
-rw-r--r-- | tools/quick_dump/vlv_dpio.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/quick_dump/vlv_dpio.txt b/tools/quick_dump/vlv_dpio.txt index 2942d372..df8dbb5f 100644 --- a/tools/quick_dump/vlv_dpio.txt +++ b/tools/quick_dump/vlv_dpio.txt @@ -18,6 +18,7 @@ ('DPIO_PLL_DW11_CH1', '0x806c', 'DPIO') ('DPIO_REF_DW13', '0x80ac', 'DPIO') ('DPIO_CMN_DW0', '0x8100', 'DPIO') +('DPIO_CMN_DW4', '0x810c', 'DPIO') ('DPIO_PCS_DW0_CH0', '0x8200', 'DPIO') ('DPIO_PCS_DW0_CH1', '0x8400', 'DPIO') ('DPIO_PCS_DW1_CH0', '0x8204', 'DPIO') @@ -50,3 +51,11 @@ ('DPIO_TX_DW11_CH1', '0x84ac', 'DPIO') ('DPIO_TX_DW14_CH0', '0x82b8', 'DPIO') ('DPIO_TX_DW14_CH1', '0x84b8', 'DPIO') +('lane1 ctl ddi1', '0x2600', 'DPIO') +('lane1 ctl ddi1', '0x2604', 'DPIO') +('lane2 ctl ddi1', '0x2800', 'DPIO') +('lane3 ctl ddi1', '0x2804', 'DPIO') +('lane1 ctl ddi0', '0x200', 'DPIO') +('lane1 ctl ddi0', '0x204', 'DPIO') +('lane2 ctl ddi0', '0x400', 'DPIO') +('lane3 ctl ddi0', '0x404', 'DPIO') |