Home
last modified time | relevance | path

Searched refs:LM75_TEMP_FROM_REG (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hwmon/
H A Dlm75.h34 static inline int LM75_TEMP_FROM_REG(u16 reg) in LM75_TEMP_FROM_REG() function
H A Dad7418.c138 LM75_TEMP_FROM_REG(data->temp[attr->index])); in temp_show()
H A Dasb100.c407 ret = sprintf(buf, "%d\n", LM75_TEMP_FROM_REG(reg)); in sprintf_temp_from_reg()
H A Dnct6775-core.c2215 LM75_TEMP_FROM_REG(data->temp[index][nr])); in show_temp()