Home
last modified time | relevance | path

Searched refs:phy_reg_init (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c111 static const struct phy_reg phy_reg_init[] = { in rtl8169s_hw_phy_config() local
173 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169s_hw_phy_config()
225 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169scd_hw_phy_config()
279 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169sce_hw_phy_config()
335 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_1_hw_phy_config()
362 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_2_hw_phy_config()
384 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_3_hw_phy_config()
605 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168d_3_hw_phy_config()
636 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168e_1_hw_phy_config()
1099 rtl_writephy_batch(phydev, phy_reg_init); in rtl8102e_hw_phy_config()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c111 static const struct phy_reg phy_reg_init[] = { in rtl8169s_hw_phy_config() local
173 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169s_hw_phy_config()
225 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169scd_hw_phy_config()
279 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169sce_hw_phy_config()
335 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_1_hw_phy_config()
362 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_2_hw_phy_config()
384 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_3_hw_phy_config()
605 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168d_3_hw_phy_config()
636 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168e_1_hw_phy_config()
1099 rtl_writephy_batch(phydev, phy_reg_init); in rtl8102e_hw_phy_config()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A Dr8169_phy_config.c111 static const struct phy_reg phy_reg_init[] = { in rtl8169s_hw_phy_config() local
173 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169s_hw_phy_config()
225 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169scd_hw_phy_config()
279 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169sce_hw_phy_config()
335 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_1_hw_phy_config()
362 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_2_hw_phy_config()
384 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_3_hw_phy_config()
605 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168d_3_hw_phy_config()
636 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168e_1_hw_phy_config()
1099 rtl_writephy_batch(phydev, phy_reg_init); in rtl8102e_hw_phy_config()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/net/
H A Dr8169.c506 struct phy_reg phy_reg_init[] = { in rtl8169sb_hw_phy_config() local
514 rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8169sb_hw_phy_config()
519 struct phy_reg phy_reg_init[] = { in rtl8168bb_hw_phy_config() local
529 rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8168bb_hw_phy_config()
542 rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8168bef_hw_phy_config()
557 rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8168cp_1_hw_phy_config()
574 rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8168cp_2_hw_phy_config()
601 rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8168c_1_hw_phy_config()
630 rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8168c_2_hw_phy_config()
654 rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8168c_3_hw_phy_config()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/net/
H A De1000.c218 static const uint16_t phy_reg_init[] = { variable
377 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/net/
H A De1000.c214 static const uint16_t phy_reg_init[] = { variable
372 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()
/dports/emulators/qemu5/qemu-5.2.0/hw/net/
H A De1000.c218 static const uint16_t phy_reg_init[] = { variable
377 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()
/dports/emulators/qemu42/qemu-4.2.1/hw/net/
H A De1000.c219 static const uint16_t phy_reg_init[] = { variable
378 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()
/dports/emulators/qemu/qemu-6.2.0/hw/net/
H A De1000.c223 static const uint16_t phy_reg_init[] = { variable
389 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/net/
H A De1000.c219 static const uint16_t phy_reg_init[] = { variable
378 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/net/
H A De1000.c219 static const uint16_t phy_reg_init[] = { variable
378 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/net/
H A De1000.c222 static const uint16_t phy_reg_init[] = { variable
388 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/net/
H A De1000.c219 static const uint16_t phy_reg_init[] = { variable
378 memmove(d->phy_reg, phy_reg_init, sizeof phy_reg_init); in e1000_reset()