Home
last modified time | relevance | path

Searched +full:nsp +full:- +full:amac (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dbrcm,amac.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/brcm,amac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom AMAC Ethernet Controller
10 - Florian Fainelli <f.fainelli@gmail.com>
13 - $ref: ethernet-controller.yaml#
14 - if:
19 - brcm,amac
24 reg-names:
[all …]
H A Dbrcm,amac.txt1 Broadcom AMAC Ethernet Controller Device Tree Bindings
2 -------------------------------------------------------------
5 - compatible: "brcm,amac"
6 "brcm,nsp-amac"
7 "brcm,ns2-amac"
8 - reg: Address and length of the register set for the device. It
10 described by reg-names
11 - reg-names: Names of the registers.
14 (required for NSP and Northstar2)
17 - interrupts: Interrupt number
[all …]
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm-nsp.dtsi33 #include <dt-bindings/interrupt-controller/arm-gic.h>
34 #include <dt-bindings/interrupt-controller/irq.h>
35 #include <dt-bindings/clock/bcm-nsp.h>
38 #address-cells = <1>;
39 #size-cell
[all...]
H A Dbcm-hr2.dtsi33 #include <dt-bindings/interrupt-controller/arm-gic.h>
34 #include <dt-bindings/interrupt-controller/irq.h>
39 interrupt-parent = <&gic>;
40 #address-cells = <1>;
41 #size-cells = <1>;
44 #address-cells = <1>;
45 #size-cell
[all...]