Searched refs:ALARM (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/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 | 259 Say Y to enable support for the LP8788 RTC/ALARM driver.
|
/linux-4.1.27/drivers/hwmon/ |
D | adt7475.c | 41 #define ALARM 9 macro 330 case ALARM: in show_voltage() 415 case ALARM: in show_temp() 604 if (sattr->nr == ALARM) in show_tach() 925 static SENSOR_DEVICE_ATTR_2(in0_alarm, S_IRUGO, show_voltage, NULL, ALARM, 0); 931 static SENSOR_DEVICE_ATTR_2(in1_alarm, S_IRUGO, show_voltage, NULL, ALARM, 1); 937 static SENSOR_DEVICE_ATTR_2(in2_alarm, S_IRUGO, show_voltage, NULL, ALARM, 2); 943 static SENSOR_DEVICE_ATTR_2(in3_alarm, S_IRUGO, show_voltage, NULL, ALARM, 3); 949 static SENSOR_DEVICE_ATTR_2(in4_alarm, S_IRUGO, show_voltage, NULL, ALARM, 8); 955 static SENSOR_DEVICE_ATTR_2(in5_alarm, S_IRUGO, show_voltage, NULL, ALARM, 31); [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | ab8500.txt | 58 : ALARM : : 96 interrupt-names = "60S", "ALARM";
|
/linux-4.1.27/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-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 525 0x2313 ALARM: System is waking up from suspend because 527 0x2413 ALARM: System is waking up from hibernation because 537 0x6011 ALARM: battery is too hot 538 0x6012 ALARM: battery is extremely hot 539 0x6021 ALARM: a sensor is too hot 540 0x6022 ALARM: a sensor is extremely hot
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ste-dbx5x0.dtsi | 446 interrupt-names = "60S", "ALARM";
|