Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Darmada_thermal.c95 unsigned int thresh_shift; member
502 ctrl1 &= ~(data->temp_mask << data->thresh_shift); in armada_set_overheat_thresholds()
503 ctrl1 |= threshold << data->thresh_shift; in armada_set_overheat_thresholds()
621 .thresh_shift = 3,
645 .thresh_shift = 3,
669 .thresh_shift = 16,