Lines Matching +full:full +full:- +full:duplex

2 ----------------------------------------------------
12 - ports : A container for child nodes representing switch ports.
16 - dsa,member : A two element list indicates which DSA cluster, and position
26 - #address-cells : Must be 1
27 - #size-cells : Must be 0
30 - reg : Describes the port address in the switch
35 - link : Should be a list of phandles to other switch's DSA
37 towards the phandle ports. The full routing
43 - ethernet : Should be a phandle to a valid Ethernet device node.
49 - label : Describes the label associated with this port, which
55 - phy-handle : Phandle to a PHY on an MDIO bus. See
59 - phy-mode : See
63 - fixed-link : Fixed-link subnode describing a link to a non-MDIO
65 Documentation/devicetree/bindings/net/fixed-link.txt
77 #address-cells = <1>;
78 #size-cells = <0>;
87 #address-cells = <1>;
88 #size-cells = <0>;
97 local-mac-address = [00 00 00 00 00 00];
107 phy-mode = "rgmii-txid";
110 fixed-link {
112 full-duplex;
119 fixed-link {
121 full-duplex;
129 #address-cells = <1>;
130 #size-cells = <0>;
139 #address-cells = <1>;
140 #size-cells = <0>;
144 phy-handle = <&switch1phy0>;
150 phy-handle = <&switch1phy1>;
156 phy-handle = <&switch1phy2>;
162 phy-mode = "rgmii-txid";
163 fixed-link {
165 full-duplex;
171 phy-mode = "rgmii-txid";
173 fixed-link {
175 full-duplex;
179 mdio-bus {
180 #address-cells = <1>;
181 #size-cells = <0>;
196 #address-cells = <1>;
197 #size-cells = <0>;
206 #address-cells = <1>;
207 #size-cells = <0>;
226 fixed-link {
228 full-duplex;
229 link-gpios = <&gpio6 2
237 fixed-link {
239 full-duplex;
240 link-gpios = <&gpio6 3
247 phy-mode = "rgmii-txid";
250 fixed-link {
252 full-duplex;