Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/berlin/
Dberlin2-avpll.c31 #define AVPLL_CTRL(x) ((x) * 0x4) macro
33 #define VCO_CTRL0 AVPLL_CTRL(0)
72 #define VCO_CTRL1 AVPLL_CTRL(1)
89 #define VCO_FREQOFFSETn(x) AVPLL_CTRL(3 + (x))
91 #define VCO_CTRL10 AVPLL_CTRL(10)
93 #define VCO_CTRL11 AVPLL_CTRL(11)
94 #define VCO_CTRL12 AVPLL_CTRL(12)
95 #define VCO_CTRL13 AVPLL_CTRL(13)
96 #define VCO_CTRL14 AVPLL_CTRL(14)
97 #define VCO_CTRL15 AVPLL_CTRL(15)
[all …]