Searched refs:CALC_VCLK (Results 1 – 1 of 1) sorted by relevance
31 #define CALC_VCLK(m,n,p) (double)m / ((double)n * (1 << p)) * 4 * REF_FREQ macro60 f_out = CALC_VCLK(m, n, p); in CalcVCLK()81 CALC_VCLK(m_best, n_best, p_best), in CalcVCLK()