aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach/at91sam9g45.h
diff options
context:
space:
mode:
authorNicolas Royer <nicolas@eukrea.com>2012-07-01 19:19:43 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2012-07-11 11:06:16 +0800
commit815e972110052e8da68b5b5298ca2cd69cb7c3c0 (patch)
treeb5dcd05654224dd65faa1f83a590e5fffe4f41b7 /arch/arm/mach-at91/include/mach/at91sam9g45.h
parentcrypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips mode (diff)
downloadlinux-dev-815e972110052e8da68b5b5298ca2cd69cb7c3c0.tar.xz
linux-dev-815e972110052e8da68b5b5298ca2cd69cb7c3c0.zip
ARM: AT91SAM9G45: add crypto peripherals
Signed-off-by: Nicolas Royer <nicolas@eukrea.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Eric Bénard <eric@eukrea.com> Tested-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm/mach-at91/include/mach/at91sam9g45.h')
-rw-r--r--arch/arm/mach-at91/include/mach/at91sam9g45.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/include/mach/at91sam9g45.h b/arch/arm/mach-at91/include/mach/at91sam9g45.h
index 3a4da24d5911..8eba1021f533 100644
--- a/arch/arm/mach-at91/include/mach/at91sam9g45.h
+++ b/arch/arm/mach-at91/include/mach/at91sam9g45.h
@@ -136,6 +136,8 @@
#define AT_DMA_ID_SSC1_RX 8
#define AT_DMA_ID_AC97_TX 9
#define AT_DMA_ID_AC97_RX 10
+#define AT_DMA_ID_AES_TX 11
+#define AT_DMA_ID_AES_RX 12
#define AT_DMA_ID_MCI1 13
#endif