Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-mxc_v2.c267 static int mxc_rtc_wait_for_flag(void __iomem *ioaddr, int flag) in mxc_rtc_wait_for_flag() function
321 ret = mxc_rtc_wait_for_flag(ioaddr + SRTC_LPSR, SRTC_LPSR_IES); in mxc_rtc_probe()
331 ret = mxc_rtc_wait_for_flag(ioaddr + SRTC_LPSR, SRTC_LPSR_NVES); in mxc_rtc_probe()