Searched refs:LTC2992_FAULT1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hwmon/
H A Dltc2992.c20 #define LTC2992_FAULT1 0x03 macro
77 #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,

Completed in 91 milliseconds