Home
last modified time | relevance | path

Searched defs:RTC_DS1337_RESET_VAL (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/rtc/
H A Dds1337.c155 #define RTC_DS1337_RESET_VAL \ macro
158 #define RTC_DS1337_RESET_VAL (RTC_CTL_BIT_RS1 | RTC_CTL_BIT_RS2) macro