Home
last modified time | relevance | path

Searched refs:AVPLL_CTRL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/berlin/
Dberlin2-avpll.c42 #define AVPLL_CTRL(x) ((x) * 0x4) macro
44 #define VCO_CTRL0 AVPLL_CTRL(0)
83 #define VCO_CTRL1 AVPLL_CTRL(1)
100 #define VCO_FREQOFFSETn(x) AVPLL_CTRL(3 + (x))
102 #define VCO_CTRL10 AVPLL_CTRL(10)
104 #define VCO_CTRL11 AVPLL_CTRL(11)
105 #define VCO_CTRL12 AVPLL_CTRL(12)
106 #define VCO_CTRL13 AVPLL_CTRL(13)
107 #define VCO_CTRL14 AVPLL_CTRL(14)
108 #define VCO_CTRL15 AVPLL_CTRL(15)
[all …]