Searched refs:testp (Results 1 – 2 of 2) sorted by relevance
113 unsigned int testp, testm, testn; in mga_g200se_set_plls() local130 for (testp = 8; testp > 0; testp /= 2) { in mga_g200se_set_plls()131 if (clock * testp > vcomax) in mga_g200se_set_plls()133 if (clock * testp < vcomin) in mga_g200se_set_plls()139 (testm * testp); in mga_g200se_set_plls()148 p = testp - 1; in mga_g200se_set_plls()171 testp = pvalues_e4[i]; in mga_g200se_set_plls()173 if ((clock * testp) > vcomax) in mga_g200se_set_plls()175 if ((clock * testp) < vcomin) in mga_g200se_set_plls()181 (testm * testp); in mga_g200se_set_plls()[all …]
182 int testp(long flags) in testp() function319 err |= testp(0); in main()322 err |= testp(CF|ZF|PF); in main()