summaryrefslogtreecommitdiffstats
path: root/host/lib
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2011-03-14 04:47:20 -0700
committerPhilip Balister <philip@opensdr.com>2011-03-14 04:47:51 -0700
commitb0fefbe47c6f1ee8d396fc4530a9e879120062cc (patch)
treeeef6dae6d27dfbc3518e4ee5c825c8f9950ead32 /host/lib
parentf8225c053bdc77fb966883b5724a60a601e6fd0d (diff)
downloaduhd-b0fefbe47c6f1ee8d396fc4530a9e879120062cc.tar.gz
uhd-b0fefbe47c6f1ee8d396fc4530a9e879120062cc.tar.bz2
uhd-b0fefbe47c6f1ee8d396fc4530a9e879120062cc.zip
usrp_e1xx : Remove reset offset from register map.
Diffstat (limited to 'host/lib')
-rw-r--r--host/lib/usrp/usrp_e100/usrp_e100_regs.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp_e100/usrp_e100_regs.hpp b/host/lib/usrp/usrp_e100/usrp_e100_regs.hpp
index a030462d0..1bcae64c7 100644
--- a/host/lib/usrp/usrp_e100/usrp_e100_regs.hpp
+++ b/host/lib/usrp/usrp_e100/usrp_e100_regs.hpp
@@ -131,7 +131,6 @@
#define UE_REG_CLEAR_ADDR(n) (UE_REG_SETTINGS_BASE_ADDR(48) + (4*(n)))
#define UE_REG_CLEAR_RX UE_REG_CLEAR_ADDR(0)
#define UE_REG_CLEAR_TX UE_REG_CLEAR_ADDR(1)
-#define UE_REG_CLEAR_GLOBAL UE_REG_CLEAR_ADDR(2)
/////////////////////////////////////////////////
// DSP RX Regs