Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Darmada_thermal.c463 unsigned int hyst_mc) in armada_mc_to_reg_hyst() argument
473 if (hyst_mc >= hyst_levels_mc[i]) in armada_mc_to_reg_hyst()
480 int thresh_mc, int hyst_mc) in armada_set_overheat_thresholds() argument
484 unsigned int hysteresis = armada_mc_to_reg_hyst(data, hyst_mc); in armada_set_overheat_thresholds()
497 if (hyst_mc >= 0) { in armada_set_overheat_thresholds()
500 priv->current_hysteresis = hyst_mc; in armada_set_overheat_thresholds()