Searched refs:LTC2992_FAULT1 (Results 1 – 1 of 1) sorted by relevance
20 #define LTC2992_FAULT1 0x03 macro77 #define LTC2992_POWER_FAULT(x) (LTC2992_FAULT1 + ((x) * 0x32))78 #define LTC2992_SENSE_FAULT(x) (LTC2992_FAULT1 + ((x) * 0x32))79 #define LTC2992_DSENSE_FAULT(x) (LTC2992_FAULT1 + ((x) * 0x32))139 .alarm = LTC2992_FAULT1,