Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c61 static inline u8 temp_to_reg(u8 temp) in temp_to_reg() function
124 new_value = temp_to_reg(temp); in store_throttle()
/linux/drivers/hwmon/
H A Dw83795.c271 static inline s8 temp_to_reg(long val, s8 min, s8 max) in temp_to_reg() function
1347 data->temp[index][nr] = temp_to_reg(tmp, -128, 127); in store_temp()
1408 data->dts_ext[nr] = temp_to_reg(tmp, -128, 127); in store_dts_ext()