Searched refs:LTC2992_SENSE_FAULT (Results 1 – 1 of 1) sorted by relevance
78 #define LTC2992_SENSE_FAULT(x) (LTC2992_FAULT1 + ((x) * 0x32)) macro491 reg_val = ltc2992_read_reg(st, LTC2992_SENSE_FAULT(channel), 1); in ltc2992_read_in_alarm()498 return ltc2992_write_reg(st, LTC2992_SENSE_FAULT(channel), 1, reg_val); in ltc2992_read_in_alarm()