Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rtd119x.c22 #define RTD_RTCACR 0x28 macro
193 val = readl_relaxed(data->base + RTD_RTCACR); in rtd119x_rtc_probe()
195 writel_relaxed(RTD_RTCACR_RTCPWR, data->base + RTD_RTCACR); in rtd119x_rtc_probe()