Searched refs:PLL_POWER_ENABLE (Results 1 – 2 of 2) sorted by relevance
3691 val |= PLL_POWER_ENABLE; in icl_pll_power_enable()3843 val &= ~PLL_POWER_ENABLE; in icl_pll_disable()
7793 #define PLL_POWER_ENABLE (1 << 27) macro