Lines Matching +full:hash +full:- +full:accelerator
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/crypto/atmel,at91sam9g46-sha.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Atmel Secure Hash Algorithm (SHA) HW cryptographic accelerator
11 - Tudor Ambarus <tudor.ambarus@linaro.org>
16 - const: atmel,at91sam9g46-sha
17 - items:
18 - enum:
19 - microchip,sam9x7-sha
20 - microchip,sama7d65-sha
21 - const: atmel,at91sam9g46-sha
32 clock-names:
39 dma-names:
43 - compatible
44 - reg
45 - interrupts
46 - clocks
47 - clock-names
52 - |
53 #include <dt-bindings/interrupt-controller/irq.h>
54 #include <dt-bindings/interrupt-controller/arm-gic.h>
55 #include <dt-bindings/clock/at91.h>
56 #include <dt-bindings/dma/at91.h>
59 compatible = "atmel,at91sam9g46-sha";
63 clock-names = "sha_clk";
65 dma-names = "tx";