Searched refs:TEMP_FAULT (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 Dpc87360.c951 #define TEMP_FAULT 0x40 /* open diode */ macro
958 return sprintf(buf, "%u\n", !!(data->temp_status[nr] & TEMP_FAULT));
1327 #define TEMP_RW1C_MASK (VIN_RW1C_MASK|TEMP_ALM_CRIT|TEMP_FAULT) /* 0xCF */

Completed in 31 milliseconds