Home
last modified time | relevance | path

Searched full:dp83869_rgmii_copper_ethernet (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/dt-bindings/net/
H A Dti-dp83869.h34 #define DP83869_RGMII_COPPER_ETHERNET 0x00 macro
/openbmc/linux/drivers/net/phy/
H A Ddp83869.c549 if (dp83869->mode < DP83869_RGMII_COPPER_ETHERNET || in dp83869_of_init()
687 if (dp83869->mode < DP83869_RGMII_COPPER_ETHERNET || in dp83869_configure_mode()
698 dp83869->mode == DP83869_RGMII_COPPER_ETHERNET) { in dp83869_configure_mode()
720 case DP83869_RGMII_COPPER_ETHERNET: in dp83869_configure_mode()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dti,dp83869.yaml94 ti,op-mode = <DP83869_RGMII_COPPER_ETHERNET>;