thresh_shift 99 drivers/thermal/armada_thermal.c unsigned int thresh_shift; thresh_shift 509 drivers/thermal/armada_thermal.c ctrl1 &= ~(data->temp_mask << data->thresh_shift); thresh_shift 510 drivers/thermal/armada_thermal.c ctrl1 |= threshold << data->thresh_shift; thresh_shift 628 drivers/thermal/armada_thermal.c .thresh_shift = 3, thresh_shift 652 drivers/thermal/armada_thermal.c .thresh_shift = 16,