Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-mxc_v2.c26 #define SRTC_LPSR_IES BIT(15) /* lp init state exit status */ macro
320 ret = mxc_rtc_wait_for_flag(ioaddr + SRTC_LPSR, SRTC_LPSR_IES); in mxc_rtc_probe()