Searched refs:AVPLL_CTRL (Results 1 – 1 of 1) sorted by relevance
31 #define AVPLL_CTRL(x) ((x) * 0x4) macro33 #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 …]