Searched refs:ALARM (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/drivers/rtc/ |
| H A D | rtc-88pm860x.c | 51 #define ALARM (1 << 5) macro 61 mask = ALARM | ALARM_WAKEUP; in rtc_update_handler() 150 alrm->pending = (ret & (ALARM | ALARM_WAKEUP)) ? 1 : 0; in pm860x_rtc_read_alarm() 178 mask = ALARM | ALARM_WAKEUP | ALARM_EN; in pm860x_rtc_set_alarm() 181 mask = ALARM | ALARM_WAKEUP | ALARM_EN; in pm860x_rtc_set_alarm() 183 ALARM | ALARM_WAKEUP); in pm860x_rtc_set_alarm()
|
| H A D | Kconfig | 334 Say Y to enable support for the LP8788 RTC/ALARM driver.
|
| /linux-6.15/Documentation/devicetree/bindings/rtc/ |
| H A D | brcm,brcmstb-waketimer.yaml | 31 - description: the ALARM interrupt 34 An ALARM interrupt may be specified to interrupt the CPU when an RTC alarm
|
| /linux-6.15/drivers/hwmon/ |
| H A D | adt7475.c | 40 ALARM = 9, enumerator 345 case ALARM: in voltage_show() 439 case ALARM: in temp_show() 716 if (sattr->nr == ALARM) in tach_show() 1124 static SENSOR_DEVICE_ATTR_2_RO(temp1_alarm, temp, ALARM, 0); 1135 static SENSOR_DEVICE_ATTR_2_RO(temp2_alarm, temp, ALARM, 1); 1145 static SENSOR_DEVICE_ATTR_2_RO(temp3_alarm, temp, ALARM, 2); 1157 static SENSOR_DEVICE_ATTR_2_RO(fan1_alarm, tach, ALARM, 0); 1160 static SENSOR_DEVICE_ATTR_2_RO(fan2_alarm, tach, ALARM, 1); 1163 static SENSOR_DEVICE_ATTR_2_RO(fan3_alarm, tach, ALARM, 2); [all …]
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | adt7462.rst | 35 corresponding high/low limit values. The ADT7462 will signal an ALARM if
|
| H A D | adt7470.rst | 35 limit values. The ADT7470 will signal an ALARM if any measured value exceeds
|
| H A D | adt7475.rst | 70 corresponding high/low limit values. The ADT747x will signal an ALARM if
|
| H A D | max31827.rst | 127 behavior for both settings is dependent on the Fault Queue setting. The ALARM
|
| H A D | lm85.rst | 118 corresponding high/low limit values. The LM85 will signal an ALARM if any
|
| /linux-6.15/arch/arm/boot/dts/st/ |
| H A D | ste-ab8505.dtsi | 46 interrupt-names = "60S", "ALARM";
|
| H A D | ste-ab8500.dtsi | 49 interrupt-names = "60S", "ALARM";
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | stericsson,ab8500.yaml | 97 - const: ALARM
|
| /linux-6.15/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 566 0x2313 ALARM: System is waking up from suspend because 568 0x2413 ALARM: System is waking up from hibernation because 578 0x6011 ALARM: battery is too hot 579 0x6012 ALARM: battery is extremely hot 580 0x6021 ALARM: a sensor is too hot 581 0x6022 ALARM: a sensor is extremely hot
|