diff options
author | Josh Blum <josh@joshknows.com> | 2010-04-13 14:23:36 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-04-13 14:23:36 -0700 |
commit | 5b5696cbb747c87775b8e90059c951ac51ddca5a (patch) | |
tree | 9f6d61da6ab2ba9097b6c81867de1cf392f8cdfe /host/lib/usrp/usrp2/usrp2_regs.hpp | |
parent | ad0d641b38dd79cc29b4ca7a3a02c02e35eb8f71 (diff) | |
download | uhd-5b5696cbb747c87775b8e90059c951ac51ddca5a.tar.gz uhd-5b5696cbb747c87775b8e90059c951ac51ddca5a.tar.bz2 uhd-5b5696cbb747c87775b8e90059c951ac51ddca5a.zip |
added more clock config, takes care of external reference
Diffstat (limited to 'host/lib/usrp/usrp2/usrp2_regs.hpp')
-rw-r--r-- | host/lib/usrp/usrp2/usrp2_regs.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/host/lib/usrp/usrp2/usrp2_regs.hpp b/host/lib/usrp/usrp2/usrp2_regs.hpp index 77d9f4ad9..0e2a18756 100644 --- a/host/lib/usrp/usrp2/usrp2_regs.hpp +++ b/host/lib/usrp/usrp2/usrp2_regs.hpp @@ -62,6 +62,11 @@ #define SPI_SS_TX_DB 128 ///////////////////////////////////////////////// +// Misc Control +//////////////////////////////////////////////// +#define FR_CLOCK_CONTROL _SR_ADDR(0) + +///////////////////////////////////////////////// // VITA49 64 bit time (write only) //////////////////////////////////////////////// /*! |