summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/include/soc/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/rockchip/rk3288/include/soc/clock.h')
-rw-r--r--src/soc/rockchip/rk3288/include/soc/clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/rockchip/rk3288/include/soc/clock.h b/src/soc/rockchip/rk3288/include/soc/clock.h
index 995f4e51c236..39842a176c9f 100644
--- a/src/soc/rockchip/rk3288/include/soc/clock.h
+++ b/src/soc/rockchip/rk3288/include/soc/clock.h
@@ -30,6 +30,7 @@
enum apll_frequencies {
APLL_1800_MHZ,
+ APLL_1416_MHZ,
APLL_1392_MHZ,
APLL_600_MHZ,
};