Searched defs:CCM_PLL1_CTRL_P (Results 1 – 4 of 4) sorted by relevance
111 #define CCM_PLL1_CTRL_P(n) (((n) & 0x1) << 16) macro
162 #define CCM_PLL1_CTRL_P(n) (((n) & 0x1) << 16) macro
235 #define CCM_PLL1_CTRL_P(p) ((p) << 16) macro
209 #define CCM_PLL1_CTRL_P(n) (((n) & 0x3) << 16) macro
Completed in 16 milliseconds