Searched refs:tempA (Results 1 – 1 of 1) sorted by relevance
504 short divider = 0, tempA; in aty_var_to_pll_1703() local531 tempA = MIN_N_1703; in aty_var_to_pll_1703()543 divider |= tempA; in aty_var_to_pll_1703()550 tempA++; in aty_var_to_pll_1703()551 } while (tempA <= (MIN_N_1703 << 1)); in aty_var_to_pll_1703()614 u32 tempA, tempB, fOut, longMHz100, diff, preDiff; in aty_var_to_pll_8398() local652 tempA = 938356; /* 14.31818 * 65536 */ in aty_var_to_pll_8398()653 tempA *= (n + 8); /* 43..256 */ in aty_var_to_pll_8398()656 fOut = tempA / tempB; /* 8 bit scale */ in aty_var_to_pll_8398()743 short divider = 0, tempA; in aty_var_to_pll_408() local[all …]