RTSR_RDAL1         45 drivers/rtc/rtc-pxa.c #define RTSR_TRIG_MASK	(RTSR_AL | RTSR_HZ | RTSR_RDAL1 | RTSR_RDAL2\
RTSR_RDAL1        148 drivers/rtc/rtc-pxa.c 	if (rtsr & RTSR_RDAL1)
RTSR_RDAL1        152 drivers/rtc/rtc-pxa.c 	if (rtsr & RTSR_RDAL1)
RTSR_RDAL1        256 drivers/rtc/rtc-pxa.c 	alrm->pending = (rtsr & RTSR_RDAL1) ? 1 : 0;