Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rtd119x.c36 #define RTD_RTCACR_RTCPWR BIT(7) macro
194 if (!(val & RTD_RTCACR_RTCPWR)) { in rtd119x_rtc_probe()
195 writel_relaxed(RTD_RTCACR_RTCPWR, data->base + RTD_RTCACR); in rtd119x_rtc_probe()