From 5b5696cbb747c87775b8e90059c951ac51ddca5a Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 13 Apr 2010 14:23:36 -0700 Subject: added more clock config, takes care of external reference --- host/lib/usrp/usrp2/usrp2_regs.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'host/lib/usrp/usrp2/usrp2_regs.hpp') 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 @@ -61,6 +61,11 @@ #define SPI_SS_TX_ADC 64 #define SPI_SS_TX_DB 128 +///////////////////////////////////////////////// +// Misc Control +//////////////////////////////////////////////// +#define FR_CLOCK_CONTROL _SR_ADDR(0) + ///////////////////////////////////////////////// // VITA49 64 bit time (write only) //////////////////////////////////////////////// -- cgit v1.2.3