Home
last modified time | relevance | path

Searched refs:phydev (Results 1 – 25 of 7406) sorted by relevance

12345678910>>...297

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c18 struct phy_device *phydev);
25 __phy_write(phydev, 0x1e, extpage); in r8168d_modify_extpage()
36 __phy_write(phydev, 0x05, parm); in r8168d_phy_param()
47 __phy_write(phydev, 0x13, parm); in r8168g_phy_param()
61 phy_lock_mdio_bus(phydev); in __rtl_writephy_batch()
68 phy_unlock_mdio_bus(phydev); in __rtl_writephy_batch()
86 rtl8168g_config_eee_phy(phydev); in rtl8168h_config_eee_phy()
94 rtl8168h_config_eee_phy(phydev); in rtl8125a_config_eee_phy()
109 struct phy_device *phydev) in rtl8169s_hw_phy_config() argument
476 val = phy_read(phydev, 0x0d); in rtl8168d_1_hw_phy_config()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c18 struct phy_device *phydev);
25 __phy_write(phydev, 0x1e, extpage); in r8168d_modify_extpage()
36 __phy_write(phydev, 0x05, parm); in r8168d_phy_param()
47 __phy_write(phydev, 0x13, parm); in r8168g_phy_param()
61 phy_lock_mdio_bus(phydev); in __rtl_writephy_batch()
68 phy_unlock_mdio_bus(phydev); in __rtl_writephy_batch()
86 rtl8168g_config_eee_phy(phydev); in rtl8168h_config_eee_phy()
94 rtl8168h_config_eee_phy(phydev); in rtl8125a_config_eee_phy()
109 struct phy_device *phydev) in rtl8169s_hw_phy_config() argument
476 val = phy_read(phydev, 0x0d); in rtl8168d_1_hw_phy_config()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c18 struct phy_device *phydev);
25 __phy_write(phydev, 0x1e, extpage); in r8168d_modify_extpage()
36 __phy_write(phydev, 0x05, parm); in r8168d_phy_param()
47 __phy_write(phydev, 0x13, parm); in r8168g_phy_param()
61 phy_lock_mdio_bus(phydev); in __rtl_writephy_batch()
68 phy_unlock_mdio_bus(phydev); in __rtl_writephy_batch()
86 rtl8168g_config_eee_phy(phydev); in rtl8168h_config_eee_phy()
94 rtl8168h_config_eee_phy(phydev); in rtl8125a_config_eee_phy()
109 struct phy_device *phydev) in rtl8169s_hw_phy_config() argument
476 val = phy_read(phydev, 0x0d); in rtl8168d_1_hw_phy_config()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/phy/
H A Dphy.c61 phydev->phy_link_change(phydev, true); in phy_link_up()
67 phydev->phy_link_change(phydev, false); in phy_link_down()
127 return phydev->drv->config_intr(phydev); in phy_config_interrupt()
162 if (phydev->drv && phydev->drv->aneg_done) in phy_aneg_done()
163 return phydev->drv->aneg_done(phydev); in phy_aneg_done()
510 phydev->drv->get_strings(phydev, data); in phy_ethtool_get_strings()
707 return phydev->drv->config_aneg(phydev); in phy_config_aneg()
974 phydev_name(phydev), phydev); in phy_request_interrupt()
999 free_irq(phydev->irq, phydev); in phy_free_interrupt()
1386 if (phydev->drv && phydev->drv->set_wol) in phy_ethtool_set_wol()
[all …]
H A Dvitesse.c114 err = vsc824x_add_skew(phydev); in vsc824x_config_init()
134 phy_write(phydev, 0x1f, 0x2a30); in vsc73xx_config_init()
136 phy_write(phydev, 0x1f, 0x0000); in vsc73xx_config_init()
150 phy_write(phydev, 0x1f, 0x2a30); in vsc738x_config_init()
152 phy_write(phydev, 0x1f, 0x52b5); in vsc738x_config_init()
203 vsc73xx_config_init(phydev); in vsc738x_config_init()
235 vsc73xx_config_init(phydev); in vsc739x_config_init()
321 phy_error(phydev); in vsc82xx_handle_interrupt()
328 phy_trigger_machine(phydev); in vsc82xx_handle_interrupt()
356 if (phydev->autoneg == AUTONEG_ENABLE || phydev->speed > SPEED_100) in vsc82x4_config_autocross_enable()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/phy/
H A Dphy.c61 phydev->phy_link_change(phydev, true); in phy_link_up()
67 phydev->phy_link_change(phydev, false); in phy_link_down()
127 return phydev->drv->config_intr(phydev); in phy_config_interrupt()
162 if (phydev->drv && phydev->drv->aneg_done) in phy_aneg_done()
163 return phydev->drv->aneg_done(phydev); in phy_aneg_done()
510 phydev->drv->get_strings(phydev, data); in phy_ethtool_get_strings()
707 return phydev->drv->config_aneg(phydev); in phy_config_aneg()
974 phydev_name(phydev), phydev); in phy_request_interrupt()
999 free_irq(phydev->irq, phydev); in phy_free_interrupt()
1386 if (phydev->drv && phydev->drv->set_wol) in phy_ethtool_set_wol()
[all …]
H A Dvitesse.c114 err = vsc824x_add_skew(phydev); in vsc824x_config_init()
134 phy_write(phydev, 0x1f, 0x2a30); in vsc73xx_config_init()
136 phy_write(phydev, 0x1f, 0x0000); in vsc73xx_config_init()
150 phy_write(phydev, 0x1f, 0x2a30); in vsc738x_config_init()
152 phy_write(phydev, 0x1f, 0x52b5); in vsc738x_config_init()
203 vsc73xx_config_init(phydev); in vsc738x_config_init()
235 vsc73xx_config_init(phydev); in vsc739x_config_init()
321 phy_error(phydev); in vsc82xx_handle_interrupt()
328 phy_trigger_machine(phydev); in vsc82xx_handle_interrupt()
356 if (phydev->autoneg == AUTONEG_ENABLE || phydev->speed > SPEED_100) in vsc82x4_config_autocross_enable()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/phy/
H A Dphy.c61 phydev->phy_link_change(phydev, true); in phy_link_up()
67 phydev->phy_link_change(phydev, false); in phy_link_down()
127 return phydev->drv->config_intr(phydev); in phy_config_interrupt()
162 if (phydev->drv && phydev->drv->aneg_done) in phy_aneg_done()
163 return phydev->drv->aneg_done(phydev); in phy_aneg_done()
510 phydev->drv->get_strings(phydev, data); in phy_ethtool_get_strings()
707 return phydev->drv->config_aneg(phydev); in phy_config_aneg()
974 phydev_name(phydev), phydev); in phy_request_interrupt()
999 free_irq(phydev->irq, phydev); in phy_free_interrupt()
1386 if (phydev->drv && phydev->drv->set_wol) in phy_ethtool_set_wol()
[all …]
H A Dvitesse.c114 err = vsc824x_add_skew(phydev); in vsc824x_config_init()
134 phy_write(phydev, 0x1f, 0x2a30); in vsc73xx_config_init()
136 phy_write(phydev, 0x1f, 0x0000); in vsc73xx_config_init()
150 phy_write(phydev, 0x1f, 0x2a30); in vsc738x_config_init()
152 phy_write(phydev, 0x1f, 0x52b5); in vsc738x_config_init()
203 vsc73xx_config_init(phydev); in vsc738x_config_init()
235 vsc73xx_config_init(phydev); in vsc739x_config_init()
321 phy_error(phydev); in vsc82xx_handle_interrupt()
328 phy_trigger_machine(phydev); in vsc82xx_handle_interrupt()
356 if (phydev->autoneg == AUTONEG_ENABLE || phydev->speed > SPEED_100) in vsc82x4_config_autocross_enable()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/net/phy/
H A Dmarvell.c170 phydev->link = 0; in m88e1xxx_parse_status()
184 phydev->link = 1; in m88e1xxx_parse_status()
186 phydev->link = 0; in m88e1xxx_parse_status()
228 reg = phy_read(phydev, in m88e1111s_config()
241 phy_write(phydev, in m88e1111s_config()
254 phy_write(phydev, in m88e1111s_config()
274 phy_write(phydev, in m88e1111s_config()
286 phy_reset(phydev); in m88e1111s_config()
299 phy_reset(phydev); in m88e1111s_config()
398 phy_reset(phydev); in m88e151x_config()
[all …]

12345678910>>...297