Searched refs:CPG_PLLxCR0_KICK (Results 1 – 1 of 1) sorted by relevance
47 #define CPG_PLLxCR0_KICK BIT(31) macro110 if (readl(pll_clk->pllcr0_reg) & CPG_PLLxCR0_KICK) in cpg_pll_clk_set_rate()120 cpg_reg_modify(pll_clk->pllcr0_reg, 0, CPG_PLLxCR0_KICK); in cpg_pll_clk_set_rate()