summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/snvsregs.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/caam/snvsregs.h')
-rw-r--r--drivers/crypto/caam/snvsregs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/crypto/caam/snvsregs.h b/drivers/crypto/caam/snvsregs.h
index 4a7e7693328f..278d811919e9 100644
--- a/drivers/crypto/caam/snvsregs.h
+++ b/drivers/crypto/caam/snvsregs.h
@@ -236,4 +236,10 @@ struct snvs_full {
u32 opt_rev; /* 0xbfc HP Options / Revision (VID 2) */
};
+#define SNVS_HPVIDR_BLOCK_ID 16 /* SNVS Block ID 31-16 bit */
+#define SNVS_ID1 58 /* SNVS Block ID 0x3A */
+#define SNVS_ID2 60 /* SNVS Block ID 0x3C */
+#define SNVS_ID3 62 /* SNVS Block ID 0x3E */
+#define SNVS_ID4 63 /* SNVS Block ID 0x3F */
+
#endif /* SNVSREGS_H */