Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-mxc_v2.c29 #define SRTC_LPSCMR 0x00 /* LP Secure Counter MSB Reg */ macro
147 const time64_t now = readl(pdata->ioaddr + SRTC_LPSCMR); in mxc_rtc_read_time()
173 writel(time, pdata->ioaddr + SRTC_LPSCMR); in mxc_rtc_set_time()