Searched refs:n_sdm (Results 1 – 1 of 1) sorted by relevance
528 u16 n_sdm = 2; in r820t_set_pll() local647 if (vco_fra > (2 * pll_ref / n_sdm)) { in r820t_set_pll()648 sdm = sdm + 32768 / (n_sdm / 2); in r820t_set_pll()649 vco_fra = vco_fra - 2 * pll_ref / n_sdm; in r820t_set_pll()650 if (n_sdm >= 0x8000) in r820t_set_pll()653 n_sdm = n_sdm << 1; in r820t_set_pll()