Searched full:dp83869 (Results 1 – 10 of 10) sorted by relevance
2 /* Driver for the Texas Instruments DP83869 PHY16 #include <dt-bindings/net/ti-dp83869.h>158 struct dp83869_private *dp83869 = phydev->priv; in dp83869_read_status() local167 if (dp83869->mode == DP83869_RGMII_100_BASE) in dp83869_read_status()497 struct dp83869_private *dp83869 = phydev->priv; in dp83869_config_port_mirroring() local499 if (dp83869->port_mirroring == DP83869_PORT_MIRRORING_EN) in dp83869_config_port_mirroring()511 struct dp83869_private *dp83869 = phydev->priv; in dp83869_set_strapped_mode() local518 dp83869->mode = val & DP83869_STRAP_OP_MODE_MASK; in dp83869_set_strapped_mode()530 struct dp83869_private *dp83869 = phydev->priv; in dp83869_of_init() local539 dp83869->io_impedance = -EINVAL; in dp83869_of_init()[all …]
389 tristate "Texas Instruments DP83869 Gigabit PHY"391 Currently supports the DP83869 PHY. This PHY supports copper and
61 obj-$(CONFIG_DP83869_PHY) += dp83869.o
2 /* Driver for the Texas Instruments DP83869 PHY16 #include <dt-bindings/net/ti-dp83869.h>157 struct dp83869_private *dp83869 = phydev->priv; in dp83869_read_status() local166 if (dp83869->mode == DP83869_RGMII_100_BASE) in dp83869_read_status()462 struct dp83869_private *dp83869 = phydev->priv; in dp83869_config_port_mirroring() local464 if (dp83869->port_mirroring == DP83869_PORT_MIRRORING_EN) in dp83869_config_port_mirroring()476 struct dp83869_private *dp83869 = phydev->priv; in dp83869_set_strapped_mode() local483 dp83869->mode = val & DP83869_STRAP_OP_MODE_MASK; in dp83869_set_strapped_mode()495 struct dp83869_private *dp83869 = phydev->priv; in dp83869_of_init() local504 dp83869->io_impedance = -EINVAL; in dp83869_of_init()[all …]
300 tristate "Texas Instruments DP83869 Gigabit PHY"302 Currently supports the DP83869 PHY. This PHY supports copper and
57 obj-$(CONFIG_DP83869_PHY) += dp83869.o
5 $id: http://devicetree.org/schemas/net/ti,dp83869.yaml#8 title: TI DP83869 ethernet PHY19 1000BASE-T Ethernet protocols. The DP83869 also supports 1000BASE-X and49 Transmitt FIFO depth see dt-bindings/net/ti-dp83869.h for values54 Receive FIFO depth see dt-bindings/net/ti-dp83869.h for values59 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 values86 #include <dt-bindings/net/ti-dp83869.h>
5 $id: "http://devicetree.org/schemas/net/ti,dp83869.yaml#"8 title: TI DP83869 ethernet PHY19 1000BASE-T Ethernet protocols. The DP83869 also supports 1000BASE-X and49 Transmitt FIFO depth see dt-bindings/net/ti-dp83869.h for values54 Receive FIFO depth see dt-bindings/net/ti-dp83869.h for values59 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 values86 #include <dt-bindings/net/ti-dp83869.h>
3 * Device Tree constants for the Texas Instruments DP83869 PHY