diff --git a/userspace/libwr/include/libwr/softpll.h b/userspace/libwr/include/libwr/softpll.h
index 856a7de3bdebc8e3d9cc7d736481f2bf37e14faa..75caad7730554918937a8efc250736f47a28f1c3 100644
--- a/userspace/libwr/include/libwr/softpll.h
+++ b/userspace/libwr/include/libwr/softpll.h
@@ -2,7 +2,7 @@
 #define __SOFTPLL_H
 
 #include "softpll_export.h"
-#define FPGA_SPLL_STAT 0x10006800
+#define FPGA_SPLL_STAT 0x10001000
 #define SPLL_MAGIC 0x5b1157a7
 
 #endif  /* __SOFTPLL_H */