Searched refs:TEMP23_TO_REG (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 Dw83791d.c245 #define TEMP23_TO_REG(val) ((val) <= -128000 ? 0x8000 : \ macro
954 data->temp_add[nr][index] = TEMP23_TO_REG(val);

Completed in 79 milliseconds