Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-stmp3xxx.c37 #define STMP3XXX_RTC_CTRL_ALARM_IRQ 0x00000004 macro
181 if (status & STMP3XXX_RTC_CTRL_ALARM_IRQ) { in stmp3xxx_rtc_interrupt()
182 writel(STMP3XXX_RTC_CTRL_ALARM_IRQ, in stmp3xxx_rtc_interrupt()