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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dadt7475.c217 static inline int reg2temp(struct adt7475_data *data, u16 reg) function
390 out = reg2temp(data, data->temp[THERM][sattr->index]) -
418 out = reg2temp(data, data->temp[sattr->nr][sattr->index]);
463 temp = reg2temp(data, data->temp[THERM][sattr->index]);
534 val = reg2temp(data, data->temp[AUTOMIN][sattr->index]);
563 temp = reg2temp(data, data->temp[AUTOMIN][sattr->index]);

Completed in 51 milliseconds