DOVE_THERMAL_TEMP_MASK   76 drivers/thermal/dove_thermal.c 		if (reg & DOVE_THERMAL_TEMP_MASK)
DOVE_THERMAL_TEMP_MASK  106 drivers/thermal/dove_thermal.c 	reg = (reg >> DOVE_THERMAL_TEMP_OFFSET) & DOVE_THERMAL_TEMP_MASK;