Searched refs:CCM_MIPI_PLL_CTRL_K (Results 1 – 2 of 2) sorted by relevance
248 CCM_MIPI_PLL_CTRL_N(best_n) | CCM_MIPI_PLL_CTRL_K(best_k) | in clock_set_mipi_pll()
236 #define CCM_MIPI_PLL_CTRL_K(n) ((((n) - 1) & 0x3) << 4) macro