Searched refs:BM_PLL_POWER (Results 1 – 1 of 1) sorted by relevance
25 #define BM_PLL_POWER (0x1 << 12) macro52 u32 val = readl_relaxed(pll->base) & BM_PLL_POWER; in clk_pllv3_wait_lock()77 val |= BM_PLL_POWER; in clk_pllv3_prepare()79 val &= ~BM_PLL_POWER; in clk_pllv3_prepare()92 val &= ~BM_PLL_POWER; in clk_pllv3_unprepare()94 val |= BM_PLL_POWER; in clk_pllv3_unprepare()