Lines Matching refs:AVPLL_CTRL
31 #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)
98 #define VCO_SYNC1n(x) AVPLL_CTRL(15 + (x))
100 #define VCO_SYNC2n(x) AVPLL_CTRL(23 + (x))
102 #define VCO_CTRL30 AVPLL_CTRL(30)