hyst_shift        100 drivers/thermal/armada_thermal.c 	unsigned int hyst_shift;
hyst_shift        516 drivers/thermal/armada_thermal.c 		ctrl1 &= ~(data->hyst_mask << data->hyst_shift);
hyst_shift        517 drivers/thermal/armada_thermal.c 		ctrl1 |= hysteresis << data->hyst_shift;
hyst_shift        629 drivers/thermal/armada_thermal.c 	.hyst_shift = 19,
hyst_shift        653 drivers/thermal/armada_thermal.c 	.hyst_shift = 26,