Searched +full:0 +full:x314000 (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | qoriq-sec4.0-0.dtsi | 2 * QorIQ Sec/Crypto 4.0 device tree stub [ controller @ offset 0x300000 ] 36 compatible = "fsl,sec-v4.0"; 40 reg = <0x300000 0x10000>; 41 ranges = <0 0x300000 0x10000>; 42 interrupts = <92 2 0 0>; 45 compatible = "fsl,sec-v4.0-job-ring"; 46 reg = <0x1000 0x1000>; 47 interrupts = <88 2 0 0>; 51 compatible = "fsl,sec-v4.0-job-ring"; 52 reg = <0x2000 0x1000>; [all …]
|
H A D | qoriq-sec5.0-0.dtsi | 2 * QorIQ Sec/Crypto 5.0 device tree stub [ controller @ offset 0x300000 ] 36 compatible = "fsl,sec-v5.0", "fsl,sec-v4.0"; 40 reg = <0x300000 0x10000>; 41 ranges = <0 0x300000 0x10000>; 42 interrupts = <92 2 0 0>; 45 compatible = "fsl,sec-v5.0-job-ring", 46 "fsl,sec-v4.0-job-ring"; 47 reg = <0x1000 0x1000>; 48 interrupts = <88 2 0 0>; 52 compatible = "fsl,sec-v5.0-job-ring", [all …]
|
H A D | qoriq-sec4.2-0.dtsi | 2 * QorIQ Sec/Crypto 4.2 device tree stub [ controller @ offset 0x300000 ] 36 compatible = "fsl,sec-v4.2", "fsl,sec-v4.0"; 40 reg = <0x300000 0x10000>; 41 ranges = <0 0x300000 0x10000>; 42 interrupts = <92 2 0 0>; 46 "fsl,sec-v4.0-job-ring"; 47 reg = <0x1000 0x1000>; 48 interrupts = <88 2 0 0>; 53 "fsl,sec-v4.0-job-ring"; 54 reg = <0x2000 0x1000>; [all …]
|
H A D | qoriq-sec5.3-0.dtsi | 2 * QorIQ Sec/Crypto 5.3 device tree stub [ controller @ offset 0x300000 ] 36 compatible = "fsl,sec-v5.3", "fsl,sec-v5.0", "fsl,sec-v4.0"; 40 reg = <0x300000 0x10000>; 41 ranges = <0 0x300000 0x10000>; 42 interrupts = <92 2 0 0>; 46 "fsl,sec-v5.0-job-ring", 47 "fsl,sec-v4.0-job-ring"; 48 reg = <0x1000 0x1000>; 49 interrupts = <88 2 0 0>; 54 "fsl,sec-v5.0-job-ring", [all …]
|
H A D | qoriq-sec5.2-0.dtsi | 2 * QorIQ Sec/Crypto 5.2 device tree stub [ controller @ offset 0x300000 ] 36 compatible = "fsl,sec-v5.2", "fsl,sec-v5.0", "fsl,sec-v4.0"; 40 reg = <0x300000 0x10000>; 41 ranges = <0 0x300000 0x10000>; 42 interrupts = <92 2 0 0>; 46 "fsl,sec-v5.0-job-ring", 47 "fsl,sec-v4.0-job-ring"; 48 reg = <0x1000 0x1000>; 49 interrupts = <88 2 0 0>; 54 "fsl,sec-v5.0-job-ring", [all …]
|
/linux/Documentation/devicetree/bindings/crypto/ |
H A D | fsl,sec-v4.0-mon.yaml | 5 $id: http://devicetree.org/schemas/crypto/fsl,sec-v4.0-mon.yaml# 24 - const: fsl,sec-v4.0-mon 28 - const: fsl,sec-v5.0-mon 29 - const: fsl,sec-v4.0-mon 34 - const: fsl,sec-v5.0-mon 35 - const: fsl,sec-v4.0-mon 51 const: fsl,sec-v4.0-mon-rtc-lp 71 default: 0x34 88 const: fsl,sec-v4.0-pwrkey 140 compatible = "fsl,sec-v4.0-mon", "syscon", "simple-mfd"; [all …]
|