Searched full:dp83822 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/phy/ |
H A D | dp83822.c | 2 /* Driver for the Texas Instruments DP83822, DP83825 and DP83826 PHYs. 211 struct dp83822_private *dp83822 = phydev->priv; in dp83822_set_wol() local 216 memcpy(&dp83822->wol, wol, sizeof(*wol)); in dp83822_set_wol() 260 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_intr() local 274 if (!dp83822->fx_enabled) in dp83822_config_intr() 294 if (!dp83822->fx_enabled) in dp83822_config_intr() 365 struct dp83822_private *dp83822 = phydev->priv; in dp83822_read_status() local 370 if (dp83822->fx_enabled) { in dp83822_read_status() 410 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_init() local 451 if (dp83822->fx_enabled) { in dp83822_config_init() [all …]
|
H A D | Kconfig | 393 tristate "Texas Instruments DP83822/825/826 PHYs" 395 Supports the DP83822, DP83825I, DP83825CM, DP83825CS, DP83825S,
|
H A D | Makefile | 60 obj-$(CONFIG_DP83822_PHY) += dp83822.o
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | ti,dp83822.yaml | 5 $id: http://devicetree.org/schemas/net/ti,dp83822.yaml# 8 title: TI DP83822 ethernet PHY 14 The DP83822 is a low-power, single-port, 10/100 Mbps Ethernet PHY. It 17 fiber-optic transceiver. Additionally, the DP83822 provides flexibility to 33 DP83822 PHY in Fiber mode only. 34 Sets the DP83822 to detect a link drop condition when the signal goes 42 DP83822 PHY only. 43 If present the DP83822 PHY is configured to operate in fiber mode 53 DP83822 PHY only. 60 DP83822 PHY only.
|