Searched refs:testp (Results 1 – 2 of 2) sorted by relevance
107 unsigned int testp, testm, testn; in mga_g200se_set_plls() local124 for (testp = 8; testp > 0; testp /= 2) { in mga_g200se_set_plls()125 if (clock * testp > vcomax) in mga_g200se_set_plls()127 if (clock * testp < vcomin) in mga_g200se_set_plls()133 (testm * testp); in mga_g200se_set_plls()142 p = testp - 1; in mga_g200se_set_plls()165 testp = pvalues_e4[i]; in mga_g200se_set_plls()167 if ((clock * testp) > vcomax) in mga_g200se_set_plls()169 if ((clock * testp) < vcomin) in mga_g200se_set_plls()175 (testm * testp); in mga_g200se_set_plls()[all …]
183 int testp(long flags) in testp() function320 err |= testp(0); in main()323 err |= testp(CF|ZF|PF); in main()