Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c2691 static const struct phy_reg phy_reg_init[] = { in rtl8169s_hw_phy_config() local
2753 rtl_writephy_batch(tp, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8169s_hw_phy_config()
2758 static const struct phy_reg phy_reg_init[] = { in rtl8169sb_hw_phy_config() local
2764 rtl_writephy_batch(tp, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8169sb_hw_phy_config()
2782 static const struct phy_reg phy_reg_init[] = { in rtl8169scd_hw_phy_config() local
2822 rtl_writephy_batch(tp, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8169scd_hw_phy_config()
2829 static const struct phy_reg phy_reg_init[] = { in rtl8169sce_hw_phy_config() local
2877 rtl_writephy_batch(tp, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8169sce_hw_phy_config()
2882 static const struct phy_reg phy_reg_init[] = { in rtl8168bb_hw_phy_config() local
2890 rtl_writephy_batch(tp, phy_reg_init, ARRAY_SIZE(phy_reg_init)); in rtl8168bb_hw_phy_config()
[all …]