Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-mxc_v2.c27 #define SRTC_LPSR_IES BIT(15) /* lp init state exit status */ macro
321 ret = mxc_rtc_wait_for_flag(ioaddr + SRTC_LPSR, SRTC_LPSR_IES); in mxc_rtc_probe()