Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-stmp3xxx.c37 #define STMP3XXX_RTC_CTRL_ALARM_IRQ 0x00000004 macro
176 if (status & STMP3XXX_RTC_CTRL_ALARM_IRQ) { in stmp3xxx_rtc_interrupt()
177 writel(STMP3XXX_RTC_CTRL_ALARM_IRQ, in stmp3xxx_rtc_interrupt()