Searched full:dp83822 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | dp83822.c | 2 /* Driver for the Texas Instruments DP83822, DP83825 and DP83826 PHYs. 236 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_intr() local 250 if (!dp83822->fx_enabled) in dp83822_config_intr() 270 if (!dp83822->fx_enabled) in dp83822_config_intr() 312 struct dp83822_private *dp83822 = phydev->priv; in dp83822_read_status() local 317 if (dp83822->fx_enabled) { in dp83822_read_status() 357 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_init() local 389 if (dp83822->fx_enabled) { in dp83822_config_init() 436 if (dp83822->fx_signal_det_low) { in dp83822_config_init() 466 struct dp83822_private *dp83822 = phydev->priv; in dp83822_of_init() local [all …]
|
| H A D | Kconfig | 290 tristate "Texas Instruments DP83822/825/826 PHYs" 292 Supports the DP83822, DP83825I, DP83825CM, DP83825CS, DP83825S,
|
| H A D | Makefile | 54 obj-$(CONFIG_DP83822_PHY) += dp83822.o
|
| /OK3568_Linux_fs/kernel/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.
|