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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dw83791d.c221 #define TEMP23_TO_REG(val) ((val) <= -128000 ? 0x8000 : \ macro
587 data->temp_add[nr][index] = TEMP23_TO_REG(val);

Completed in 75 milliseconds