Searched refs:MASK_PLL_FRS (Results 1 – 2 of 2) sorted by relevance
89 #define MASK_PLL_FRS 0x0c00 macro90 #define SET_PLL_FRS(frs) (((frs) << 10) & MASK_PLL_FRS)
574 ~(MASK_PLL_FRS | MASK_RESETB | MASK_PLL_EN), in tc358743_set_pll()