Home
last modified time | relevance | path

Searched defs:RTSR_AL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dregs-rtc.h22 #define RTSR_AL (1 << 0) /* RTC alarm detected */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-sa1100.c37 #define RTSR_AL BIT(0) /* RTC alarm detected */ macro
H A Drtc-pxa.c41 #define RTSR_AL (1 << 0) /* RTC alarm detected */ macro
/openbmc/qemu/hw/arm/
H A Dstrongarm.c240 #define RTSR_AL (1 << 0) /* RTC Alarm detected */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1199 #define RTSR_AL 0x00000001 /* ALarm detected */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h913 #define RTSR_AL (1 << 0) /* RTC alarm detected */ macro