Searched full:dp83869 (Results 1 – 5 of 5) sorted by relevance
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()496 struct dp83869_private *dp83869 = phydev->priv; in dp83869_config_port_mirroring() local498 if (dp83869->port_mirroring == DP83869_PORT_MIRRORING_EN) in dp83869_config_port_mirroring()510 struct dp83869_private *dp83869 = phydev->priv; in dp83869_set_strapped_mode() local517 dp83869->mode = val & DP83869_STRAP_OP_MODE_MASK; in dp83869_set_strapped_mode()529 struct dp83869_private *dp83869 = phydev->priv; in dp83869_of_init() local538 dp83869->io_impedance = -EINVAL; in dp83869_of_init()[all …]
332 tristate "Texas Instruments DP83869 Gigabit PHY"334 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>
3 * Device Tree constants for the Texas Instruments DP83869 PHY