Lines Matching refs:phy
24 - phy-mode: See ethernet.txt in the same directory.
25 - phy-handle: See ethernet.txt in the same directory.
26 - phy-addr: See ethernet.txt in the same directory. A configuration should
27 include phy-handle or phy-addr.
35 - mdio device tree subnode: When the TSE has a phy connected to its local
43 For each phy on the mdio bus, there must be a node with the following
46 - reg: phy id used to communicate to phy.
47 - device_type: Must be "ethernet-phy".
72 phy-mode = "gmii";
75 phy-handle = <&phy0>;
80 phy0: ethernet-phy@0 {
82 device_type = "ethernet-phy";
85 phy1: ethernet-phy@1 {
87 device_type = "ethernet-phy";
110 phy-mode = "gmii";
113 phy-handle = <&phy1>;