Searched refs:ALARM (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/rtc/ |
D | rtc-88pm860x.c | 55 #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()
|
D | Kconfig | 303 Say Y to enable support for the LP8788 RTC/ALARM driver.
|
/Linux-v4.19/drivers/hwmon/ |
D | adt7475.c | 43 #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/ |
D | ab8500.txt | 58 : ALARM : : 96 interrupt-names = "60S", "ALARM";
|
/Linux-v4.19/Documentation/hwmon/ |
D | adt7462 | 31 corresponding high/low limit values. The ADT7462 will signal an ALARM if
|
D | adt7470 | 31 limit values. The ADT7470 will signal an ALARM if any measured value exceeds
|
D | adt7475 | 54 corresponding high/low limit values. The ADT747x will signal an ALARM if
|
D | lm85 | 78 corresponding high/low limit values. The LM85 will signal an ALARM if any
|
/Linux-v4.19/Documentation/laptops/ |
D | thinkpad-acpi.txt | 526 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/ |
D | ste-dbx5x0.dtsi | 623 interrupt-names = "60S", "ALARM";
|