Lines Matching +full:queue +full:- +full:rx
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/crypto/intel,ixp4xx-crypto.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Linus Walleij <linus.walleij@linaro.org>
21 const: intel,ixp4xx-crypto
23 intel,npe-handle:
24 $ref: /schemas/types.yaml#/definitions/phandle-array
26 - items:
27 - description: phandle to the NPE this crypto engine
28 - description: the NPE instance number
32 queue-rx:
33 $ref: /schemas/types.yaml#/definitions/phandle-array
35 - items:
36 - description: phandle to the RX queue on the NPE
37 - description: the queue instance number
38 description: phandle to the RX queue on the NPE, the cell describing
39 the queue instance to be used.
41 queue-txready:
42 $ref: /schemas/types.yaml#/definitions/phandle-array
44 - items:
45 - description: phandle to the TX READY queue on the NPE
46 - description: the queue instance number
47 description: phandle to the TX READY queue on the NPE, the cell describing
48 the queue instance to be used.
51 - compatible
52 - intel,npe-handle
53 - queue-rx
54 - queue-txready