Searched refs:ALARM (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/drivers/rtc/ |
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()
|
D | Kconfig | 324 Say Y to enable support for the LP8788 RTC/ALARM driver.
|
/Linux-v6.6/drivers/hwmon/ |
D | adt7475.c | 40 #define ALARM 9 macro 338 case ALARM: in voltage_show() 427 case ALARM: in temp_show() 704 if (sattr->nr == ALARM) in tach_show() 1086 static SENSOR_DEVICE_ATTR_2_RO(in0_alarm, voltage, ALARM, 0); 1090 static SENSOR_DEVICE_ATTR_2_RO(in1_alarm, voltage, ALARM, 1); 1094 static SENSOR_DEVICE_ATTR_2_RO(in2_alarm, voltage, ALARM, 2); 1098 static SENSOR_DEVICE_ATTR_2_RO(in3_alarm, voltage, ALARM, 3); 1102 static SENSOR_DEVICE_ATTR_2_RO(in4_alarm, voltage, ALARM, 8); 1106 static SENSOR_DEVICE_ATTR_2_RO(in5_alarm, voltage, ALARM, 31); [all …]
|
/Linux-v6.6/Documentation/hwmon/ |
D | adt7462.rst | 35 corresponding high/low limit values. The ADT7462 will signal an ALARM if
|
D | adt7470.rst | 35 limit values. The ADT7470 will signal an ALARM if any measured value exceeds
|
D | adt7475.rst | 70 corresponding high/low limit values. The ADT747x will signal an ALARM if
|
D | lm85.rst | 118 corresponding high/low limit values. The LM85 will signal an ALARM if any
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-ab8505.dtsi | 46 interrupt-names = "60S", "ALARM";
|
D | ste-ab8500.dtsi | 49 interrupt-names = "60S", "ALARM";
|
/Linux-v6.6/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 556 0x2313 ALARM: System is waking up from suspend because 558 0x2413 ALARM: System is waking up from hibernation because 568 0x6011 ALARM: battery is too hot 569 0x6012 ALARM: battery is extremely hot 570 0x6021 ALARM: a sensor is too hot 571 0x6022 ALARM: a sensor is extremely hot
|