summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/clock-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/as3525/clock-target.h')
-rw-r--r--firmware/target/arm/as3525/clock-target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/as3525/clock-target.h b/firmware/target/arm/as3525/clock-target.h
index 7dab0378ad..c9b2ceb9a4 100644
--- a/firmware/target/arm/as3525/clock-target.h
+++ b/firmware/target/arm/as3525/clock-target.h
@@ -49,7 +49,7 @@
49#define AS3525_CLK_MAIN 0 49#define AS3525_CLK_MAIN 0
50#define AS3525_CLK_PLLA 1 50#define AS3525_CLK_PLLA 1
51//#define AS3525_CLK_PLLB 2 51//#define AS3525_CLK_PLLB 2
52#define AS3525_CLK_FCLK 3 /* for synchronous bus only */ 52#define AS3525_CLK_FCLK 3 /* Available as PCLK input only */
53 53
54/* PLL frequencies and settings*/ 54/* PLL frequencies and settings*/
55 55