temp_shift 97 drivers/thermal/armada_thermal.c unsigned int temp_shift; temp_shift 379 drivers/thermal/armada_thermal.c reg = (reg >> priv->data->temp_shift) & priv->data->temp_mask; temp_shift 575 drivers/thermal/armada_thermal.c .temp_shift = 10, temp_shift 587 drivers/thermal/armada_thermal.c .temp_shift = 10, temp_shift 599 drivers/thermal/armada_thermal.c .temp_shift = 0, temp_shift 612 drivers/thermal/armada_thermal.c .temp_shift = 0, temp_shift 626 drivers/thermal/armada_thermal.c .temp_shift = 0, temp_shift 650 drivers/thermal/armada_thermal.c .temp_shift = 0, temp_shift 234 drivers/thermal/intel/intel_soc_dts_iosf.c out = (out & dts->temp_mask) >> dts->temp_shift; temp_shift 297 drivers/thermal/intel/intel_soc_dts_iosf.c dts->temp_shift = id * 8; temp_shift 28 drivers/thermal/intel/intel_soc_dts_iosf.h u32 temp_shift;