Searched full:dp83822 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| 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 251 if (!dp83822 || !dp83822->fx_enabled) in dp83822_config_intr() 272 if (!dp83822 || !dp83822->fx_enabled) in dp83822_config_intr() 314 struct dp83822_private *dp83822 = phydev->priv; in dp83822_read_status() local 319 if (dp83822->fx_enabled) { in dp83822_read_status() 359 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_init() local 391 if (dp83822->fx_enabled) { in dp83822_config_init() 438 if (dp83822->fx_signal_det_low) { in dp83822_config_init() 468 struct dp83822_private *dp83822 = phydev->priv; in dp83822_of_init() local [all …]
|
| D | Kconfig | 279 tristate "Texas Instruments DP83822/825/826 PHYs" 281 Supports the DP83822, DP83825I, DP83825CM, DP83825CS, DP83825S,
|
| D | Makefile | 54 obj-$(CONFIG_DP83822_PHY) += dp83822.o
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| D | dp83822.c | 2 /* Driver for the Texas Instruments DP83822, DP83825 and DP83826 PHYs. 222 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_intr() local 237 if (!dp83822 || !dp83822->fx_enabled) in dp83822_config_intr() 258 if (!dp83822 || !dp83822->fx_enabled) in dp83822_config_intr() 336 struct dp83822_private *dp83822 = phydev->priv; in dp83822_read_status() local 341 if (dp83822->fx_enabled) { in dp83822_read_status() 381 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_init() local 419 if (dp83822->fx_enabled) { in dp83822_config_init() 466 if (dp83822->fx_signal_det_low) { in dp83822_config_init() 496 struct dp83822_private *dp83822 = phydev->priv; in dp83822_of_init() local [all …]
|
| D | Kconfig | 368 tristate "Texas Instruments DP83822/825/826 PHYs" 370 Supports the DP83822, DP83825I, DP83825CM, DP83825CS, DP83825S,
|
| D | Makefile | 58 obj-$(CONFIG_DP83822_PHY) += dp83822.o
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| 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.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| 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.
|