Searched refs:BM_PLL_POWER (Results 1 – 1 of 1) sorted by relevance
24 #define BM_PLL_POWER (0x1 << 12) macro79 val |= BM_PLL_POWER; in clk_pllv3_prepare()81 val &= ~BM_PLL_POWER; in clk_pllv3_prepare()94 val &= ~BM_PLL_POWER; in clk_pllv3_unprepare()96 val |= BM_PLL_POWER; in clk_pllv3_unprepare()298 pll->powerdown = BM_PLL_POWER; in imx_clk_pllv3()