Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/realtek/
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()
185 static const struct phy_reg phy_reg_init[] = { in rtl8169scd_hw_phy_config() local
225 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169scd_hw_phy_config()
231 static const struct phy_reg phy_reg_init[] = { in rtl8169sce_hw_phy_config() local
279 rtl_writephy_batch(phydev, phy_reg_init); in rtl8169sce_hw_phy_config()
315 static const struct phy_reg phy_reg_init[] = { in rtl8168c_1_hw_phy_config() local
335 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_1_hw_phy_config()
344 static const struct phy_reg phy_reg_init[] = { in rtl8168c_2_hw_phy_config() local
362 rtl_writephy_batch(phydev, phy_reg_init); in rtl8168c_2_hw_phy_config()
[all …]