HomeSort by: relevance | last modified time | path
    Searched refs:SNVS_LPSRTCMR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/imx/
imxsnvs.c 156 c2 = ((uint64_t)SNVS_READ(sc, SNVS_LPSRTCMR) << 32) +
160 c2 = ((uint64_t)SNVS_READ(sc, SNVS_LPSRTCMR) << 32) +
185 SNVS_WRITE(sc, SNVS_LPSRTCMR, h);
imxsnvsreg.h 69 #define SNVS_LPSRTCMR 0x00000050

Completed in 13 milliseconds