Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-stmp3xxx.c28 #define STMP3XXX_RTC_CTRL_ALARM_IRQ 0x00000004 macro
174 if (status & STMP3XXX_RTC_CTRL_ALARM_IRQ) { in stmp3xxx_rtc_interrupt()
175 writel(STMP3XXX_RTC_CTRL_ALARM_IRQ, in stmp3xxx_rtc_interrupt()