Searched refs:VT8500_PLL_DIV (Results 1 – 1 of 1) sorted by relevance
312 #define VT8500_PLL_DIV(x) ((x & 0x100) ? 1 : 2) macro646 pll_freq /= VT8500_PLL_DIV(pll_val); in vtwm_pll_recalc_rate()