Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1685.h147 #define RTC_CTRL_A_DV2 BIT(6) /* Countdown Chain */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1685.c1144 ctrla &= ~(RTC_CTRL_A_DV2); in ds1685_rtc_probe()
1397 ctrla &= ~(RTC_CTRL_A_DV2); in ds1685_rtc_poweroff()