Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1305.c71 # define DS1305_AEI1 0x02 /* enable ALM1 IRQ */ macro
449 ds1305->ctrl[0] &= ~(DS1305_AEI1 | DS1305_AEI0); in ds1305_work()