Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Darmada_thermal.c474 unsigned int hyst_mc) in armada_mc_to_reg_hyst() argument
484 if (hyst_mc >= hyst_levels_mc[i]) in armada_mc_to_reg_hyst()
491 int thresh_mc, int hyst_mc) in armada_set_overheat_thresholds() argument
495 unsigned int hysteresis = armada_mc_to_reg_hyst(data, hyst_mc); in armada_set_overheat_thresholds()
508 if (hyst_mc >= 0) { in armada_set_overheat_thresholds()
511 priv->current_hysteresis = hyst_mc; in armada_set_overheat_thresholds()