Home
last modified time | relevance | path

Searched full:dp83869 (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/net/phy/
Ddp83869.c2 /* Driver for the Texas Instruments DP83869 PHY
16 #include <dt-bindings/net/ti-dp83869.h>
158 struct dp83869_private *dp83869 = phydev->priv; in dp83869_config_aneg() local
160 if (dp83869->mode != DP83869_RGMII_1000_BASE) in dp83869_config_aneg()
168 struct dp83869_private *dp83869 = phydev->priv; in dp83869_read_status() local
172 if (dp83869->mode == DP83869_RGMII_1000_BASE) in dp83869_read_status()
179 if (dp83869->mode == DP83869_RGMII_100_BASE) { in dp83869_read_status()
510 struct dp83869_private *dp83869 = phydev->priv; in dp83869_config_port_mirroring() local
512 if (dp83869->port_mirroring == DP83869_PORT_MIRRORING_EN) in dp83869_config_port_mirroring()
524 struct dp83869_private *dp83869 = phydev->priv; in dp83869_set_strapped_mode() local
[all …]
DKconfig403 tristate "Texas Instruments DP83869 Gigabit PHY"
405 Currently supports the DP83869 PHY. This PHY supports copper and
DMakefile63 obj-$(CONFIG_DP83869_PHY) += dp83869.o
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dti,dp83869.yaml5 $id: http://devicetree.org/schemas/net/ti,dp83869.yaml#
8 title: TI DP83869 ethernet PHY
19 1000BASE-T Ethernet protocols. The DP83869 also supports 1000BASE-X and
49 Transmitt FIFO depth see dt-bindings/net/ti-dp83869.h for values
54 Receive FIFO depth see dt-bindings/net/ti-dp83869.h for values
59 Muxing option for CLK_OUT pin see dt-bindings/net/ti-dp83869.h for values.
65 mode is set by the straps. see dt-bindings/net/ti-dp83869.h for values
86 #include <dt-bindings/net/ti-dp83869.h>
/linux-6.14.4/include/dt-bindings/net/
Dti-dp83869.h3 * Device Tree constants for the Texas Instruments DP83869 PHY
/linux-6.14.4/arch/arm64/boot/dts/ti/
Dk3-am642-sr-som.dtsi7 #include <dt-bindings/net/ti-dp83869.h>