Lines Matching refs:phy
13 - phy-mode: See ethernet.txt file in the same directory
30 - phy-handle: See ethernet.txt file in the same directory
31 - mdio device tree subnode: When the GMAC has a phy connected to its local
38 For each phy on the mdio bus, there must be a node with the following
41 - reg: phy id used to communicate to phy.
42 - device_type: Must be "ethernet-phy".
53 phy-handle = <&phy2>;
54 phy-mode = "gmii";
69 phy2: phy@1 {
70 compatible = "ethernet-phy-ieee802.3-c22";
71 device_type = "ethernet-phy";