Home
last modified time | relevance | path

Searched refs:RTC_AIE (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dmc146818rtc.h67 # define RTC_AIE 0x20 /* alarm interrupt enable */ macro
/openbmc/linux/include/linux/
H A Dmc146818rtc.h98 # define RTC_AIE 0x20 /* alarm interrupt enable */ macro
/openbmc/linux/arch/sh/include/asm/
H A Dsmc37c93x.h184 # define RTC_AIE 0x20 macro
/openbmc/linux/arch/alpha/kernel/
H A Dtime.c232 x &= ~(RTC_AIE | RTC_UIE); in common_init_rtc()
/openbmc/linux/drivers/input/misc/
H A Dhp_sdc_rtc.c336 YN(RTC_AIE), in hp_sdc_rtc_proc_show()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1440 if (hpet_rtc_flags & (RTC_UIE | RTC_AIE)) { in hpet_rtc_interrupt()
1459 if (hpet_rtc_flags & RTC_AIE && in hpet_rtc_interrupt()