Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1685.h205 #define RTC_CTRL_4A_PAB BIT(3) /* Power-Active Bar Control */ macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1685.c1428 (ctrl4a | RTC_CTRL_4A_PAB)); in ds1685_rtc_poweroff()