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