Home
last modified time | relevance | path

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

/drivers/rtc/
A Drtc-88pm860x.c51 #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()
A DKconfig334 Say Y to enable support for the LP8788 RTC/ALARM driver.
/drivers/hwmon/
A Dadt7475.c40 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 …]
/drivers/tty/vt/
A Ducs_width_table.h_shipped363 { 0x23F0, 0x23F0 }, /* ALARM CLOCK */

Completed in 14 milliseconds