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