Lines Matching refs:phy
22 - phy-mode: See ethernet.txt in the same directory.
23 - phy-handle: See ethernet.txt in the same directory.
24 - phy-addr: See ethernet.txt in the same directory. A configuration should
25 include phy-handle or phy-addr.
33 - mdio device tree subnode: When the TSE has a phy connected to its local
41 For each phy on the mdio bus, there must be a node with the following
44 - reg: phy id used to communicate to phy.
45 - device_type: Must be "ethernet-phy".
70 phy-mode = "gmii";
73 phy-handle = <&phy0>;
78 phy0: ethernet-phy@0 {
80 device_type = "ethernet-phy";
83 phy1: ethernet-phy@1 {
85 device_type = "ethernet-phy";
108 phy-mode = "gmii";
111 phy-handle = <&phy1>;