Searched refs:VCO_REFDIV_MASK (Results 1 – 1 of 1) sorted by relevance
79 #define VCO_REFDIV_MASK VCO_REFDIV(0x3f) macro164 refdiv = (reg & VCO_REFDIV_MASK) >> VCO_REFDIV_SHIFT; in berlin2_avpll_vco_recalc_rate()