Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-mxc_v2.c22 #define SRTC_LPCR_NVE BIT(14) /* lp non valid state exit bit */ macro
330 writel((SRTC_LPCR_IE | SRTC_LPCR_NVE | SRTC_LPCR_NSA | in mxc_rtc_probe()