Lines Matching +full:enet +full:- +full:phy +full:- +full:lane +full:- +full:no +full:- +full:swap
1 * Texas Instruments - dp83867 Giga bit ethernet phy
4 - reg - The ID number for the phy, usually a small integer
5 - ti,rx-internal-delay - RGMII Recieve Clock Delay - see dt-bindings/net/ti-dp83867.h
7 - ti,tx-internal-delay - RGMII Transmit Clock Delay - see dt-bindings/net/ti-dp83867.h
9 - ti,fifo-depth - Transmitt FIFO depth- see dt-bindings/net/ti-dp83867.h
11 - enet-phy-lane-swap - Indicates that PHY will swap the TX/RX lanes to
13 - enet-phy-no-lane-swap - Indicates that PHY will disable swap of the
15 - ti,clk-output-sel - Clock output select - see dt-bindings/net/ti-dp83867.h
18 Default child nodes are standard Ethernet PHY device
23 ethernet-phy@0 {
25 ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_25_NS>;
26 ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_75_NS>;
27 ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
28 enet-phy-lane-no-swap;
29 ti,clk-output-sel = <DP83867_CLK_O_SEL_CHN_A_TCLK>;