Searched refs:TOL_TEMP_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.c256 #define TOL_TEMP_TO_REG(val) ((val) < 0 ? 0 : \ macro
888 data->temp_tolerance[nr] = TOL_TEMP_TO_REG(val);

Completed in 57 milliseconds