Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rtd119x.c24 #define RTD_RTCCR 0x30 macro
59 val = readl_relaxed(data->base + RTD_RTCCR); in rtd119x_rtc_reset()
61 writel_relaxed(val, data->base + RTD_RTCCR); in rtd119x_rtc_reset()
64 writel(val, data->base + RTD_RTCCR); in rtd119x_rtc_reset()