Searched refs:pllreffreq (Results 1 – 7 of 7) sorted by relevance
119 static const unsigned int pllreffreq = 25000; in mgag200_g200se_00_pixpllc_atomic_check() local142 computed = (pllreffreq * testn) / (testm * testp); in mgag200_g200se_00_pixpllc_atomic_check()202 static const unsigned int pllreffreq = 25000; in mgag200_g200se_04_pixpllc_atomic_check() local236 computed = (pllreffreq * testn) / (testm * testp); in mgag200_g200se_04_pixpllc_atomic_check()252 fvv = pllreffreq * n / m; in mgag200_g200se_04_pixpllc_atomic_check()
22 static const unsigned int pllreffreq = 25000; in mgag200_g200eh3_pixpllc_atomic_check() local43 computed = (pllreffreq * testn) / testm; in mgag200_g200eh3_pixpllc_atomic_check()
29 static const unsigned int pllreffreq = 25000; in mgag200_g200ew3_pixpllc_atomic_check() local53 computed = (pllreffreq * testn) / (testm * testp * testp2); in mgag200_g200ew3_pixpllc_atomic_check()
47 static const unsigned int pllreffreq = 33333; in mgag200_g200eh_pixpllc_atomic_check() local69 computed = (pllreffreq * testn) / (testm * testp); in mgag200_g200eh_pixpllc_atomic_check()
64 static const unsigned int pllreffreq = 48000; in mgag200_g200er_pixpllc_atomic_check() local89 vco = pllreffreq * (testn + 1) / in mgag200_g200er_pixpllc_atomic_check()
53 static const unsigned int pllreffreq = 50000; in mgag200_g200ev_pixpllc_atomic_check() local75 computed = (pllreffreq * testn) / in mgag200_g200ev_pixpllc_atomic_check()
45 static const unsigned int pllreffreq = 48000; in mgag200_g200wb_pixpllc_atomic_check() local67 computed = (pllreffreq * testn) / (testm * testp); in mgag200_g200wb_pixpllc_atomic_check()
Completed in 11 milliseconds