Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-stmp3xxx.c39 #define STMP3XXX_RTC_CTRL_ALARM_IRQ 0x00000004 macro
180 if (status & STMP3XXX_RTC_CTRL_ALARM_IRQ) { in stmp3xxx_rtc_interrupt()
181 writel(STMP3XXX_RTC_CTRL_ALARM_IRQ, in stmp3xxx_rtc_interrupt()