Lines Matching defs:values
50 * but they use unsigned temperature values and can report temperatures
91 * but supports 11 bit external temperature values.
698 bool valid; /* true if register values are valid */
699 bool alarms_valid; /* true if status register values are valid */
720 /* registers values */
830 * impossible (we can't read the values and monitor that bit at the
934 static const u8 values[4] = {0, 2, 6, 0x0e};
936 data->conalert = (data->conalert & 0xf1) | values[val - 1];
1875 * The following two checks are marginal since the checked values
1973 * register values are listed. Registers 0x3d .. 0x3e are undocumented
1978 * The code below checks values for registers 0x3d, 0x3e, and 0xff,
2222 * Those registers also return values on MAX6657 and MAX6658,
2276 * reports different values if the DXP pin is open or shorted.