Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-mxc_v2.c29 #define SRTC_LPSCMR 0x00 /* LP Secure Counter MSB Reg */ macro
148 const time64_t now = readl(pdata->ioaddr + SRTC_LPSCMR); in mxc_rtc_read_time()
174 writel(time, pdata->ioaddr + SRTC_LPSCMR); in mxc_rtc_set_time()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds