Searched refs:MCP9600_ALERT_HYSTERESIS (Results 1 – 1 of 1) sorted by relevance
37 #define MCP9600_ALERT_HYSTERESIS(x) (MCP9600_ALERT_HYSTERESIS1 + (x - 1)) macro247 ret = i2c_smbus_read_byte_data(client, MCP9600_ALERT_HYSTERESIS(i + 1)); in mcp9600_read_thresh()295 MCP9600_ALERT_HYSTERESIS(i + 1), in mcp9600_write_thresh()