Home
last modified time | relevance | path

Searched refs:LM75_TEMP_TO_REG (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm75.h25 static inline u16 LM75_TEMP_TO_REG(long temp) in LM75_TEMP_TO_REG() function
H A Dad7418.c170 data->temp[attr->index] = LM75_TEMP_TO_REG(temp); in temp_store()
H A Dw83627hf.c758 tmp = (nr) ? LM75_TEMP_TO_REG(val) : TEMP_TO_REG(val); in temp_max_store()
780 tmp = (nr) ? LM75_TEMP_TO_REG(val) : TEMP_TO_REG(val); in temp_max_hyst_store()
H A Dasb100.c443 data->reg[nr] = LM75_TEMP_TO_REG(val); \
H A Dw83781d.c378 data->temp_##reg##_add[nr-2] = LM75_TEMP_TO_REG(val); \
H A Dw83627ehf.c796 data->reg[channel] = LM75_TEMP_TO_REG(val); \
H A Dnct6775.c2347 data->temp[index][nr] = LM75_TEMP_TO_REG(val); in store_temp()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm75.h26 static inline u16 LM75_TEMP_TO_REG(long temp) in LM75_TEMP_TO_REG() function
H A Dad7418.c170 data->temp[attr->index] = LM75_TEMP_TO_REG(temp); in temp_store()
H A Dw83627hf.c1239 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()
H A Dasb100.c443 data->reg[nr] = LM75_TEMP_TO_REG(val); \
H A Dw83781d.c378 data->temp_##reg##_add[nr-2] = LM75_TEMP_TO_REG(val); \
H A Dw83627ehf.c794 data->reg[channel] = LM75_TEMP_TO_REG(val); \
H A Dnct6775-core.c2233 data->temp[index][nr] = LM75_TEMP_TO_REG(val); in store_temp()

Completed in 32 milliseconds