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

/arch/m68k/include/asm/
H A Drtc.h21 #define RTC_AIE 0x20 /* alarm interrupt enable */ macro
/arch/powerpc/include/asm/
H A Drtc.h35 #define RTC_AIE 0x20 /* alarm interrupt enable */ macro
/arch/parisc/include/asm/
H A Drtc.h24 #define RTC_AIE 0x20 /* alarm interrupt enable */ macro
/arch/sh/include/asm/
H A Dsmc37c93x.h183 # define RTC_AIE 0x20 macro
/arch/alpha/kernel/
H A Dtime.c222 x &= ~(RTC_AIE | RTC_UIE);
/arch/x86/kernel/
H A Dhpet.c1179 if (hpet_rtc_flags & (RTC_UIE | RTC_AIE))
1195 if (hpet_rtc_flags & RTC_AIE &&

Completed in 195 milliseconds