aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/ic_reg_maps/gen_ad9862_regs.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/ic_reg_maps/gen_ad9862_regs.py')
-rwxr-xr-xhost/lib/ic_reg_maps/gen_ad9862_regs.py16
1 files changed, 8 insertions, 8 deletions
diff --git a/host/lib/ic_reg_maps/gen_ad9862_regs.py b/host/lib/ic_reg_maps/gen_ad9862_regs.py
index fdbea5828..2094f5e4b 100755
--- a/host/lib/ic_reg_maps/gen_ad9862_regs.py
+++ b/host/lib/ic_reg_maps/gen_ad9862_regs.py
@@ -30,14 +30,14 @@ soft_reset 0[5] 0
########################################################################
## Rx Power Down
########################################################################
-pd_vref_diff 1[7] 0
-pd_vref 1[6] 0
-pd_rx_digital 1[5] 0
-pd_rx_channel_b 1[4] 0
-pd_rx_channel_a 1[3] 0
-pd_buffer_b 1[2] 0
-pd_buffer_a 1[1] 0
-pd_all_rx 1[0] 0
+vref_diff_pd 1[7] 0
+vref_pd 1[6] 0
+rx_digital_pd 1[5] 0
+rx_channel_b_pd 1[4] 0
+rx_channel_a_pd 1[3] 0
+buffer_b_pd 1[2] 0
+buffer_a_pd 1[1] 0
+all_rx_pd 1[0] 0
########################################################################
## Rx A and B
########################################################################