Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dltc4222.c40 #define FAULT_OV BIT(0) macro
132 FAULT_OV);
139 FAULT_OV);
Dltc4261.c40 #define FAULT_OV (1<<0) macro
168 static SENSOR_DEVICE_ATTR_RO(in1_max_alarm, ltc4261_bool, FAULT_OV);
170 static SENSOR_DEVICE_ATTR_RO(in2_max_alarm, ltc4261_bool, FAULT_OV);
Dltc4260.c30 #define FAULT_OV (1 << 0) macro
114 static SENSOR_DEVICE_ATTR_RO(in1_max_alarm, ltc4260_bool, FAULT_OV);