Searched +full:imx25 +full:- +full:rngb (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/rng/ |
| H A D | imx-rng.txt | 1 Freescale RNGA/RNGB/RNGC (Random Number Generator Versions A, B and C) 4 - compatible : should be one of 5 "fsl,imx21-rnga" 6 "fsl,imx31-rnga" (backward compatible with "fsl,imx21-rnga") 7 "fsl,imx25-rngb" 8 "fsl,imx6sl-rngb" (backward compatible with "fsl,imx25-rngb") 9 "fsl,imx6sll-rngb" (backward compatible with "fsl,imx25-rngb") 10 "fsl,imx6ull-rngb" (backward compatible with "fsl,imx25-rngb") 11 "fsl,imx35-rngc" 12 - reg : offset and length of the register set of this block [all …]
|
| H A D | imx-rng.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/rng/imx-rng.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale RNGA/RNGB/RNGC (Random Number Generator Versions A, B and C) 10 - Vladimir Zapolskiy <vz@mleia.com> 15 - const: fsl,imx21-rnga 16 - const: fsl,imx25-rngb 17 - items: 18 - const: fsl,imx31-rnga [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx25.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 5 #include <dt-bindings/gpio/gpio.h> 6 #include "imx25-pinfunc.h" 9 #address-cells = <1>; 10 #size-cells = <1>; 13 * pre-existing /chosen node to be available to insert the 46 #address-cell 449 rngb: rngb@53fb0000 { global() label [all...] |
| H A D | imx6ull.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 #include "imx6ull-pinfunc.h" 7 #include "imx6ull-pinfunc-snvs.h" 9 /* Delete UART8 in AIPS-1 (i.MX6UL specific) */ 10 /delete-node/ &uart8; 11 /* Delete CAAM node in AIPS-2 (i.MX6UL specific) */ 12 /delete-node/ &crypto; 15 clock-frequency = <900000000>; 16 operating-points = < 24 fsl,soc-operating-points = < [all …]
|
| H A D | imx6sl.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 #include <dt-bindings/interrupt-controller/irq.h> 6 #include "imx6sl-pinfunc.h" 7 #include <dt-bindings/clock/imx6sl-clock.h> 10 #address-cells = <1>; 11 #size-cells = <1>; 14 * pre-existing /chosen node to be available to insert the 50 #address-cells = <1>; 51 #size-cells = <0>; 54 compatible = "arm,cortex-a9"; [all …]
|
| H A D | imx6sll.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 4 * Copyright 2017-2018 NXP. 8 #include <dt-bindings/clock/imx6sll-clock.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include "imx6sll-pinfunc.h" 14 #address-cells = <1>; 15 #size-cells = <1>; 46 #address-cells = <1>; 47 #size-cells = <0>; [all …]
|