Searched refs:mach64MaxFreq (Results 1 – 1 of 1) sorted by relevance
501 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; in aty_var_to_pll_1703() local509 mach64MaxFreq = MAX_FREQ_2595; in aty_var_to_pll_1703()518 if (mhz100 > mach64MaxFreq) in aty_var_to_pll_1703()519 mhz100 = mach64MaxFreq; in aty_var_to_pll_1703()619 u32 mach64MinFreq, mach64MaxFreq; in aty_var_to_pll_8398() local625 mach64MaxFreq = MAX_FREQ_2595; in aty_var_to_pll_8398()636 if (mhz100 > mach64MaxFreq) in aty_var_to_pll_8398()637 mhz100 = mach64MaxFreq; in aty_var_to_pll_8398()740 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; in aty_var_to_pll_408() local748 mach64MaxFreq = MAX_FREQ_2595; in aty_var_to_pll_408()[all …]