Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1553.c56 #define RTC_INTS_AE 0x80 macro
146 writeb(pdata->irqen ? RTC_INTS_AE : 0, ioaddr + RTC_INTERRUPTS); in ds1553_rtc_update_alarm()