Searched refs:MASK_PLL_FRS (Results 1 – 4 of 4) sorted by relevance
108 #define MASK_PLL_FRS 0x0c00 macro109 #define SET_PLL_FRS(frs) (((frs) << 10) & MASK_PLL_FRS)
89 #define MASK_PLL_FRS 0x0c00 macro90 #define SET_PLL_FRS(frs) (((frs) << 10) & MASK_PLL_FRS)
748 SET_PLL_FRS(pll_frs) != (pllctl1 & MASK_PLL_FRS)) { in tc35874x_set_pll()754 ~(MASK_PLL_FRS | MASK_RESETB | MASK_PLL_EN), in tc35874x_set_pll()
574 ~(MASK_PLL_FRS | MASK_RESETB | MASK_PLL_EN), in tc358743_set_pll()