Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds3232.c37 # define DS3232_REG_CR_A2IE 0x02 macro
91 control &= ~(DS3232_REG_CR_A1IE | DS3232_REG_CR_A2IE); in ds3232_check_rtc_status()
234 control &= ~(DS3232_REG_CR_A1IE | DS3232_REG_CR_A2IE); in ds3232_set_alarm()