Home
last modified time | relevance | path

Searched refs:hyst_mc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/thermal/
Darmada_thermal.c481 unsigned int hyst_mc) in armada_mc_to_reg_hyst() argument
491 if (hyst_mc >= hyst_levels_mc[i]) in armada_mc_to_reg_hyst()
498 int thresh_mc, int hyst_mc) in armada_set_overheat_thresholds() argument
502 unsigned int hysteresis = armada_mc_to_reg_hyst(data, hyst_mc); in armada_set_overheat_thresholds()
515 if (hyst_mc >= 0) { in armada_set_overheat_thresholds()
518 priv->current_hysteresis = hyst_mc; in armada_set_overheat_thresholds()