Searched refs:CCM_PLL5_CTRL_BIAS (Results 1 – 1 of 1) sorted by relevance
237 #define CCM_PLL5_CTRL_BIAS(n) (((n) & 0x1f) << 20) macro238 #define CCM_PLL5_CTRL_BIAS_MASK CCM_PLL5_CTRL_BIAS(0x1f)