Lines Matching +full:ethernet +full:- +full:phy
2 # SPDX-License-Identifier: Apache-2.0
4 # Common fields for Ethernet devices
9 local-mac-address:
10 type: uint8-array
13 zephyr,random-mac-address:
24 If set we ignore any setting of the local-mac-address property.
26 phy-handle:
29 Specifies a reference to a node representing a PHY device.
31 phy-connection-type:
34 Specifies the interface connection type between ethernet MAC and PHY.
36 - "mii"
37 - "rmii"
38 - "gmii"
39 - "rgmii"