Searched refs:n_sdm (Results 1 – 1 of 1) sorted by relevance
549 u16 n_sdm = 2; in r820t_set_pll() local668 if (vco_fra > (2 * pll_ref / n_sdm)) { in r820t_set_pll()669 sdm = sdm + 32768 / (n_sdm / 2); in r820t_set_pll()670 vco_fra = vco_fra - 2 * pll_ref / n_sdm; in r820t_set_pll()671 if (n_sdm >= 0x8000) in r820t_set_pll()674 n_sdm = n_sdm << 1; in r820t_set_pll()