Searched refs:MASK_PLL_EN (Results 1 – 4 of 4) sorted by relevance
115 #define MASK_PLL_EN 0x0001 macro
96 #define MASK_PLL_EN 0x0001 macro
558 if ((pllctl0 != pllctl0_new) || ((pllctl1 & MASK_PLL_EN) == 0)) { in tc358743_set_pll()574 ~(MASK_PLL_FRS | MASK_RESETB | MASK_PLL_EN), in tc358743_set_pll()576 MASK_PLL_EN)); in tc358743_set_pll()
747 if (pllctl0 != pllctl0_new || (pllctl1 & MASK_PLL_EN) == 0 || in tc35874x_set_pll()754 ~(MASK_PLL_FRS | MASK_RESETB | MASK_PLL_EN), in tc35874x_set_pll()756 MASK_PLL_EN)); in tc35874x_set_pll()