Searched refs:hyst_mc (Results 1 – 1 of 1) sorted by relevance
128 static unsigned int armada_mc_to_reg_hyst(int hyst_mc) in armada_mc_to_reg_hyst() argument138 if (hyst_mc >= hyst_levels_mc[i]) in armada_mc_to_reg_hyst()144 static void armada_ap806_thermal_threshold(int thresh_mc, int hyst_mc) in armada_ap806_thermal_threshold() argument148 unsigned int hysteresis = armada_mc_to_reg_hyst(hyst_mc); in armada_ap806_thermal_threshold()158 if (hyst_mc >= 0) { in armada_ap806_thermal_threshold()
Completed in 2 milliseconds