]> git.sur5r.net Git - u-boot/blobdiff - drivers/crypto/fsl/jr.h
crypto/fsl: Make CAAM transactions cacheable
[u-boot] / drivers / crypto / fsl / jr.h
index 545d964cedd5b8c2a7969a29a00df12f577a41b0..1642dbbf4c22c9c878261bf8f342de648f1ef111 100644 (file)
@@ -23,6 +23,9 @@
 #define MCFGR_PS_SHIFT          16
 #define MCFGR_AWCACHE_SHIFT    8
 #define MCFGR_AWCACHE_MASK     (0xf << MCFGR_AWCACHE_SHIFT)
+#define MCFGR_ARCACHE_SHIFT    12
+#define MCFGR_ARCACHE_MASK     (0xf << MCFGR_ARCACHE_SHIFT)
+
 #define JR_INTMASK       0x00000001
 #define JRCR_RESET                  0x01
 #define JRINT_ERR_HALT_INPROGRESS   0x4