Searched refs:TRNG_O_SWRESET (Results 1 – 4 of 4) sorted by relevance
224 HWREG(TRNG_BASE + TRNG_O_SWRESET) = 1; in TRNGReset()
226 HWREG(TRNG_BASE + TRNG_O_SWRESET) = 1; in TRNGReset()
107 #define TRNG_O_SWRESET 0x00001FF0 macro