Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/realtek/
Dr8169_main.c2328 static const struct phy_reg phy_reg_init[] = { in rtl8169s_hw_phy_config() local
2390 rtl_writephy_batch(tp, phy_reg_init); in rtl8169s_hw_phy_config()
2395 static const struct phy_reg phy_reg_init[] = { in rtl8169sb_hw_phy_config() local
2401 rtl_writephy_batch(tp, phy_reg_init); in rtl8169sb_hw_phy_config()
2419 static const struct phy_reg phy_reg_init[] = { in rtl8169scd_hw_phy_config() local
2459 rtl_writephy_batch(tp, phy_reg_init); in rtl8169scd_hw_phy_config()
2466 static const struct phy_reg phy_reg_init[] = { in rtl8169sce_hw_phy_config() local
2514 rtl_writephy_batch(tp, phy_reg_init); in rtl8169sce_hw_phy_config()
2519 static const struct phy_reg phy_reg_init[] = { in rtl8168bb_hw_phy_config() local
2527 rtl_writephy_batch(tp, phy_reg_init); in rtl8168bb_hw_phy_config()
[all …]