Home
last modified time | relevance | path

Searched +full:iproc +full:- +full:sba +full:- +full:v2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/broadcom/stingray/
H A Dstingray-fs4.dtsi4 * Copyright(c) 2016-2017 Broadcom. All rights reserved.
34 compatible = "simple-bus";
35 #address-cells = <1>;
36 #size-cells = <1>;
40 compatible = "brcm,iproc-flexrm-mbox";
42 msi-parent = <&gic_its 0x4100>;
43 #mbox-cells = <3>;
44 dma-coherent;
48 compatible = "brcm,iproc-flexrm-mbox";
50 dma-coherent;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dbrcm,iproc-sba.txt1 * Broadcom SBA RAID engine
4 - compatible: Should be one of the following
5 "brcm,iproc-sba"
6 "brcm,iproc-sba-v2"
7 The "brcm,iproc-sba" has support for only 6 PQ coefficients
8 The "brcm,iproc-sba-v2" has support for only 30 PQ coefficients
9 - mboxes: List of phandle and mailbox channel specifiers
15 #mbox-cells = <3>;
20 compatible = "brcm,iproc-sba-v2";
H A Dbrcm,iproc-sba.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/dma/brcm,iproc-sba.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom SBA RAID engine
10 - Ray Jui <rjui@broadcom.com>
11 - Scott Branden <sbranden@broadcom.com>
16 - brcm,iproc-sba
17 - brcm,iproc-sba-v2
24 - compatible
[all …]