Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-mxc_v2.c30 #define SRTC_LPSCLR 0x04 /* LP Secure Counter LSB Reg */ macro
59 const u32 count = readl(ioaddr + SRTC_LPSCLR); in mxc_rtc_sync_lp_locked()
62 while ((readl(ioaddr + SRTC_LPSCLR)) == count) { in mxc_rtc_sync_lp_locked()