Home
last modified time | relevance | path

Searched refs:LM75_TEMP_TO_REG (Results 1 – 3 of 3) sorted by relevance

/linux/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 Dasb100.c443 data->reg[nr] = LM75_TEMP_TO_REG(val); \