Searched defs:CCM_PLL5_CTRL_M (Results 1 – 2 of 2) sorted by relevance
216 #define CCM_PLL5_CTRL_M(n) (((n) & 0x3) << 0) macro
222 #define CCM_PLL5_CTRL_M(n) ((((n) - 1) & 0x3) << 0) macro