Searched +full:at91sam9g46 +full:- +full:aes (Results  1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/crypto/ | 
| H A D | atmel-crypto.txt | 5 * Advanced Encryption Standard (AES)8 - compatible : Should be "atmel,at91sam9g46-aes".
 9 - reg: Should contain AES registers location and length.
 10 - interrupts: Should contain the IRQ line for the AES.
 11 - dmas: List of two DMA specifiers as described in
 12         atmel-dma.txt and dma.txt files.
 13 - dma-names: Contains one identifier string for each DMA specifier
 17 aes@f8038000 {
 18 	compatible = "atmel,at91sam9g46-aes";
 23 	dma-names = "tx", "rx";
 [all …]
 
 | 
| H A D | atmel,at91sam9g46-aes.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---
 5 $id: http://devicetree.org/schemas/crypto/atmel,at91sam9g46-aes.yaml#
 6 $schema: http://devicetree.org/meta-schemas/core.yaml#
 8 title: Atmel Advanced Encryption Standard (AES) HW cryptographic accelerator
 11   - Tudor Ambarus <tudor.ambarus@linaro.org>
 16       - const: atmel,at91sam9g46-aes
 17       - items:
 18           - const: microchip,sam9x7-aes
 19           - const: atmel,at91sam9g46-aes
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ | 
| H A D | lan966x.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * lan966x.dtsi - Device Tree Include file for Microchip LAN966 family SoC
 11 #include <dt-bindings/interrupt-controller/irq.h>
 12 #include <dt-bindings/interrupt-controller/arm-gic.h>
 13 #include <dt-bindings/mfd/atmel-flexcom.h>
 14 #include <dt-bindings/dma/at91.h>
 15 #include <dt-bindings/gpio/gpio.h>
 16 #include <dt-bindings/clock/microchip,lan966x.h>
 21 	interrupt-parent = <&gic>;
 22 	#address-cells = <1>;
 [all …]
 
 | 
| H A D | sama7g5.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  *  sama7g5.dtsi - Device Tree Include file for SAMA7G5 family SoC
 12 #include <dt-bindings/iio/adc/at91-sama5d2_adc.h>
 13 #include <dt-bindings/interrupt-controller/irq.h>
 14 #include <dt-bindings/interrupt-controller/arm-gic.h>
 15 #include <dt-bindings/clock/at91.h>
 16 #include <dt-bindings/dma/at91.h>
 17 #include <dt-bindings/gpio/gpio.h>
 18 #include <dt-bindings/mfd/at91-usart.h>
 19 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h>
 [all …]
 
 | 
| H A D | sama5d2.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * sama5d2.dtsi - Device Tree Include file for SAMA5D2 family SoC
 9 #include <dt-bindings/dma/at91.h>
 10 #include <dt-bindings/interrupt-controller/irq.h>
 11 #include <dt-bindings/clock/at91.h>
 12 #include <dt-bindings/mfd/at91-usar
 332 aes: crypto@f002c000 { global()  label
 [all...]
 | 
| H A D | sama5d3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later3  * sama5d3.dtsi - Device Tree Include file for SAMA5D3 family SoC
 10 #include <dt-bindings/dma/at91.h>
 11 #include <dt-bindings/pinctrl/at91.h>
 12 #include <dt-bindings/interrupt-controller/irq.h>
 13 #include <dt-bindings/gpio/gpio.h>
 14 #include <dt-bindings/clock/at91.h>
 15 #include <dt-bindings/mfd/at91-usart.h>
 18 	#address-cells = <1>;
 19 	#size-cells = <1>;
 [all …]
 
 | 
| H A D | sam9x60.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * sam9x60.dtsi - Device Tree Include file for Microchip SAM9X60 SoC
 10 #include <dt-bindings/dma/at91.h>
 11 #include <dt-bindings/pinctrl/at91.h>
 12 #include <dt-bindings/interrupt-controller/irq.h>
 13 #include <dt-bindings/gpio/gpio.h>
 14 #include <dt-bindings/clock/at91.h>
 15 #include <dt-bindings/mfd/at91-usart.h>
 16 #include <dt-bindings/mfd/atmel-flexcom.h>
 19 	#address-cells = <1>;
 [all …]
 
 | 
| H A D | sama5d4.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * sama5d4.dtsi - Device Tree Include file for SAMA5D4 family SoC
 9 #include <dt-bindings/clock/at91.h>
 10 #include <dt-bindings/dma/at91.h>
 11 #include <dt-bindings/mfd/at91-usart.h>
 12 #include <dt-bindings/pinctrl/at91.h>
 13 #include <dt-bindings/interrupt-controller/irq.h>
 14 #include <dt-bindings/gpio/gpio.h>
 17 	#address-cells = <1>;
 18 	#size-cells = <1>;
 [all …]
 
 |