Searched refs:SRTC_LPSR_ALP (Results 1 – 1 of 1) sorted by relevance
25 #define SRTC_LPSR_ALP BIT(3) /* lp alarm flag */ macro90 if (lp_status & SRTC_LPSR_ALP) { in mxc_rtc_interrupt()198 alrm->pending = !!(readl(ioaddr + SRTC_LPSR) & SRTC_LPSR_ALP); in mxc_rtc_read_alarm()250 writel(SRTC_LPSR_ALP, pdata->ioaddr + SRTC_LPSR); in mxc_rtc_set_alarm()