Searched refs:LM75_TEMP_TO_REG (Results 1 – 3 of 3) sorted by relevance
26 static inline u16 LM75_TEMP_TO_REG(long temp) in LM75_TEMP_TO_REG() function
1239 tmp = (nr) ? LM75_TEMP_TO_REG(val) : TEMP_TO_REG(val); in temp_max_store()1273 tmp = (nr) ? LM75_TEMP_TO_REG(val) : TEMP_TO_REG(val); in temp_max_hyst_store()
2233 data->temp[index][nr] = LM75_TEMP_TO_REG(val); in store_temp()