Searched defs:CCM_PLL1_CTRL_P (Results 1 – 4 of 4) sorted by relevance
107 #define CCM_PLL1_CTRL_P(n) (((n) & 0x1) << 16) macro
162 #define CCM_PLL1_CTRL_P(n) (((n) & 0x1) << 16) macro
230 #define CCM_PLL1_CTRL_P(p) ((p) << 16) macro
209 #define CCM_PLL1_CTRL_P(n) (((n) & 0x3) << 16) macro