Searched refs:m_optimal (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/omap/
H A Dclocks_get_m_n.c52 u32 m_optimal, n_optimal, freq_optimal = 0, freq_old; local
70 m_optimal = m;
80 *M = m_optimal;
83 m_optimal, n_optimal - 1, target_freq_khz, freq_optimal);

Completed in 36 milliseconds