Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-mxc_v2.c26 #define SRTC_LPSR_NVES BIT(14) /* lp non-valid state exit status */ macro
331 ret = mxc_rtc_wait_for_flag(ioaddr + SRTC_LPSR, SRTC_LPSR_NVES); in mxc_rtc_probe()