Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rtc/
Drtc-stmp3xxx.c29 #define STMP3XXX_RTC_CTRL_ALARM_IRQ 0x00000004 macro
175 if (status & STMP3XXX_RTC_CTRL_ALARM_IRQ) { in stmp3xxx_rtc_interrupt()
176 writel(STMP3XXX_RTC_CTRL_ALARM_IRQ, in stmp3xxx_rtc_interrupt()