Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rtd119x.c40 #define RTD_RTCCR_RTCRST BIT(6) macro
60 val |= RTD_RTCCR_RTCRST; in rtd119x_rtc_reset()
63 val &= ~RTD_RTCCR_RTCRST; in rtd119x_rtc_reset()