Lines Matching +full:npe +full:- +full:handle
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: "http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml#"
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Linus Walleij <linus.walleij@linaro.org>
14 On the IXP4xx SoCs, the Network Processing Engine (NPE) is a small
24 - items:
25 - const: intel,ixp4xx-network-processing-engine
29 - description: NPE0 (NPE-A) register range
30 - description: NPE1 (NPE-B) register range
31 - description: NPE2 (NPE-C) register range
34 $ref: /schemas/crypto/intel,ixp4xx-crypto.yaml#
37 should be named with the instance number of the NPE engine used for
41 - compatible
42 - reg
47 - |
48 npe: npe@c8006000 {
49 compatible = "intel,ixp4xx-network-processing-engine";
53 compatible = "intel,ixp4xx-crypto";
54 intel,npe-handle = <&npe 2>;
55 queue-rx = <&qmgr 30>;
56 queue-txready = <&qmgr 29>;