Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Darmada_thermal.c491 int thresh_mc, int hyst_mc) in armada_set_overheat_thresholds() argument
494 unsigned int threshold = armada_mc_to_reg_temp(data, thresh_mc); in armada_set_overheat_thresholds()
501 if (thresh_mc >= 0) { in armada_set_overheat_thresholds()
504 priv->current_threshold = thresh_mc; in armada_set_overheat_thresholds()