Home
last modified time | relevance | path

Searched +full:ccp +full:- +full:seattle +full:- +full:v1a (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Damd,ccp-seattle-v1a.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/amd,ccp-seattle-v1a.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: AMD Cryptographic Coprocessor (ccp)
10 - Tom Lendacky <thomas.lendacky@amd.com>
14 const: amd,ccp-seattle-v1a
22 dma-coherent: true
25 - compatible
26 - reg
[all …]
H A Damd-ccp.txt1 * AMD Cryptographic Coprocessor driver (ccp)
4 - compatible: Should be "amd,ccp-seattle-v1a"
5 - reg: Address and length of the register set for the device
6 - interrupts: Should contain the CCP interrupt
9 - dma-coherent: Present if dma operations are coherent
12 ccp@e0100000 {
13 compatible = "amd,ccp-seattle-v1a";
15 interrupt-parent = <&gic>;
/freebsd/sys/contrib/device-tree/src/arm64/amd/
H A Damd-seattle-soc.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * DTS file for AMD Seattle SoC
9 compatible = "amd,seattle";
10 interrupt-parent = <&gic0>;
11 #address-cells = <2>;
12 #size-cells = <2>;
14 /include/ "amd-seattle-clks.dtsi"
16 gic0: interrupt-controller@e1101000 {
17 compatible = "arm,gic-400", "arm,cortex-a15-gic";
18 interrupt-controller;
[all …]