Home
last modified time | relevance | path

Searched refs:FAULT_UV (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dltc4261.c41 #define FAULT_UV (1<<1) macro
167 static SENSOR_DEVICE_ATTR_RO(in1_min_alarm, ltc4261_bool, FAULT_UV);
169 static SENSOR_DEVICE_ATTR_RO(in2_min_alarm, ltc4261_bool, FAULT_UV);
H A Dltc4222.c41 #define FAULT_UV BIT(1) macro
130 FAULT_UV);
137 FAULT_UV);
H A Dltc4260.c31 #define FAULT_UV (1 << 1) macro
113 static SENSOR_DEVICE_ATTR_RO(in1_min_alarm, ltc4260_bool, FAULT_UV);