Searched refs:CRYPTO_O_SWRESET (Results 1 – 4 of 4) sorted by relevance
596 HWREG(CRYPTO_BASE + CRYPTO_O_SWRESET) = 0x00000001; in AESReset()
527 HWREG(CRYPTO_BASE + CRYPTO_O_SWRESET) = CRYPTO_SWRESET_SW_RESET; in AESReset()
335 #define CRYPTO_O_SWRESET 0x00000740 macro