Searched refs:VCO_CTRL0 (Results 1 – 1 of 1) sorted by relevance
33 #define VCO_CTRL0 AVPLL_CTRL(0) macro118 reg = readl_relaxed(vco->base + VCO_CTRL0); in berlin2_avpll_vco_is_enabled()130 reg = readl_relaxed(vco->base + VCO_CTRL0); in berlin2_avpll_vco_enable()135 writel_relaxed(reg, vco->base + VCO_CTRL0); in berlin2_avpll_vco_enable()145 reg = readl_relaxed(vco->base + VCO_CTRL0); in berlin2_avpll_vco_disable()150 writel_relaxed(reg, vco->base + VCO_CTRL0); in berlin2_avpll_vco_disable()