Home
last modified time | relevance | path

Searched refs:current_hysteresis (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Darmada_thermal.c79 long current_hysteresis; member
519 priv->current_hysteresis = hyst_mc; in armada_set_overheat_thresholds()
539 int low_threshold = priv->current_threshold - priv->current_hysteresis; in armada_overheat_isr_thread()
/kernel/linux/linux-6.6/drivers/thermal/
H A Darmada_thermal.c77 long current_hysteresis; member
511 priv->current_hysteresis = hyst_mc; in armada_set_overheat_thresholds()
531 int low_threshold = priv->current_threshold - priv->current_hysteresis; in armada_overheat_isr_thread()

Completed in 3 milliseconds