Searched refs:testp (Results 1 – 2 of 2) sorted by relevance
106 unsigned int testp, testm, testn; in mga_g200se_set_plls() local123 for (testp = 8; testp > 0; testp /= 2) { in mga_g200se_set_plls()124 if (clock * testp > vcomax) in mga_g200se_set_plls()126 if (clock * testp < vcomin) in mga_g200se_set_plls()132 (testm * testp); in mga_g200se_set_plls()141 p = testp - 1; in mga_g200se_set_plls()164 testp = pvalues_e4[i]; in mga_g200se_set_plls()166 if ((clock * testp) > vcomax) in mga_g200se_set_plls()168 if ((clock * testp) < vcomin) in mga_g200se_set_plls()174 (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()