Home
last modified time | relevance | path

Searched refs:ALARM (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/rtc/
Drtc-88pm860x.c55 #define ALARM (1 << 5) macro
65 mask = ALARM | ALARM_WAKEUP; in rtc_update_handler()
184 alrm->pending = (ret & (ALARM | ALARM_WAKEUP)) ? 1 : 0; in pm860x_rtc_read_alarm()
222 mask = ALARM | ALARM_WAKEUP | ALARM_EN; in pm860x_rtc_set_alarm()
225 mask = ALARM | ALARM_WAKEUP | ALARM_EN; in pm860x_rtc_set_alarm()
227 ALARM | ALARM_WAKEUP); in pm860x_rtc_set_alarm()
DKconfig303 Say Y to enable support for the LP8788 RTC/ALARM driver.
/Linux-v4.19/drivers/hwmon/
Dadt7475.c43 #define ALARM 9 macro
336 case ALARM: in show_voltage()
424 case ALARM: in show_temp()
701 if (sattr->nr == ALARM) in show_tach()
1082 static SENSOR_DEVICE_ATTR_2(in0_alarm, S_IRUGO, show_voltage, NULL, ALARM, 0);
1088 static SENSOR_DEVICE_ATTR_2(in1_alarm, S_IRUGO, show_voltage, NULL, ALARM, 1);
1094 static SENSOR_DEVICE_ATTR_2(in2_alarm, S_IRUGO, show_voltage, NULL, ALARM, 2);
1100 static SENSOR_DEVICE_ATTR_2(in3_alarm, S_IRUGO, show_voltage, NULL, ALARM, 3);
1106 static SENSOR_DEVICE_ATTR_2(in4_alarm, S_IRUGO, show_voltage, NULL, ALARM, 8);
1112 static SENSOR_DEVICE_ATTR_2(in5_alarm, S_IRUGO, show_voltage, NULL, ALARM, 31);
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dab8500.txt58 : ALARM : :
96 interrupt-names = "60S", "ALARM";
/Linux-v4.19/Documentation/hwmon/
Dadt746231 corresponding high/low limit values. The ADT7462 will signal an ALARM if
Dadt747031 limit values. The ADT7470 will signal an ALARM if any measured value exceeds
Dadt747554 corresponding high/low limit values. The ADT747x will signal an ALARM if
Dlm8578 corresponding high/low limit values. The LM85 will signal an ALARM if any
/Linux-v4.19/Documentation/laptops/
Dthinkpad-acpi.txt526 0x2313 ALARM: System is waking up from suspend because
528 0x2413 ALARM: System is waking up from hibernation because
538 0x6011 ALARM: battery is too hot
539 0x6012 ALARM: battery is extremely hot
540 0x6021 ALARM: a sensor is too hot
541 0x6022 ALARM: a sensor is extremely hot
/Linux-v4.19/arch/arm/boot/dts/
Dste-dbx5x0.dtsi623 interrupt-names = "60S", "ALARM";