Searched refs:hyst_reg (Results 1 – 1 of 1) sorted by relevance
87 int reg = -1, hyst_reg = -1, alarm_bit = 0; in lm92_temp_read() local106 hyst_reg = LM92_REG_TEMP_LOW; in lm92_temp_read()109 hyst_reg = LM92_REG_TEMP_HIGH; in lm92_temp_read()112 hyst_reg = LM92_REG_TEMP_CRIT; in lm92_temp_read()131 } else if (hyst_reg >= 0) { in lm92_temp_read()132 u32 regs[2] = { hyst_reg, LM92_REG_TEMP_HYST }; in lm92_temp_read()