Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dadt7475.c248 static inline int reg2temp(struct adt7475_data *data, u16 reg) in reg2temp() function
408 out = reg2temp(data, data->temp[THERM][sattr->index]) - in temp_show()
438 out = reg2temp(data, data->temp[sattr->nr][sattr->index]); in temp_show()
485 temp = reg2temp(data, data->temp[THERM][sattr->index]); in temp_store()
645 val = reg2temp(data, data->temp[AUTOMIN][sattr->index]); in point2_show()
676 temp = reg2temp(data, data->temp[AUTOMIN][sattr->index]); in point2_store()