Home
last modified time | relevance | path

Searched full:dp83822 (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/phy/
Ddp83822.c2 /* Driver for the Texas Instruments DP83822, DP83825 and DP83826 PHYs.
267 struct dp83822_private *dp83822 = phydev->priv; in dp83822_set_wol() local
272 memcpy(&dp83822->wol, wol, sizeof(*wol)); in dp83822_set_wol()
316 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_intr() local
330 if (!dp83822->fx_enabled) in dp83822_config_intr()
350 if (!dp83822->fx_enabled) in dp83822_config_intr()
421 struct dp83822_private *dp83822 = phydev->priv; in dp83822_read_status() local
426 if (dp83822->fx_enabled) { in dp83822_read_status()
466 struct dp83822_private *dp83822 = phydev->priv; in dp83822_config_init_leds() local
469 if (dp83822->led_pin_enable[DP83822_LED_INDEX_LED_0]) { in dp83822_config_init_leds()
[all …]
DKconfig382 tristate "Texas Instruments DP83822/825/826 PHYs"
384 Supports the DP83822, DP83825I, DP83825CM, DP83825CS, DP83825S,
DMakefile60 obj-$(CONFIG_DP83822_PHY) += dp83822.o
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dti,dp83822.yaml5 $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.
[all …]