summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/cryp/cryp_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/ux500/cryp/cryp_p.h')
-rw-r--r--drivers/crypto/ux500/cryp/cryp_p.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/crypto/ux500/cryp/cryp_p.h b/drivers/crypto/ux500/cryp/cryp_p.h
index adc95457499..5171ee10f71 100644
--- a/drivers/crypto/ux500/cryp/cryp_p.h
+++ b/drivers/crypto/ux500/cryp/cryp_p.h
@@ -50,7 +50,9 @@
* CRYP register default values
*/
#define MAX_DEVICE_SUPPORT 2
-#define CRYP_CR_DEFAULT 0x0002
+
+/* Priv set, keyrden set and datatype 8bits swapped set as default. */
+#define CRYP_CR_DEFAULT 0x0482
#define CRYP_DMACR_DEFAULT 0x0
#define CRYP_IMSC_DEFAULT 0x0
#define CRYP_DIN_DEFAULT 0x0