Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c22228 static const u16 evl_phy_value[] = { in rtl8168_hw_phy_config() local
22235 for (i = 0; i < ARRAY_SIZE(evl_phy_value); i++) { in rtl8168_hw_phy_config()
22236 rtl8168_mdio_write(tp, 0x05, evl_phy_value[i]); in rtl8168_hw_phy_config()
22344 static const u16 evl_phy_value[] = { in rtl8168_hw_phy_config() local
22351 for (i = 0; i < ARRAY_SIZE(evl_phy_value); i++) { in rtl8168_hw_phy_config()
22352 rtl8168_mdio_write(tp, 0x05, evl_phy_value[i]); in rtl8168_hw_phy_config()