Searched refs:rtl8168_mdio_write_phy_ocp (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168_n.c | 1923 static void rtl8168_mdio_write_phy_ocp(struct rtl8168_private *tp, in rtl8168_mdio_write_phy_ocp() function 4164 rtl8168_mdio_write_phy_ocp(tp, 0x0C41, 0x13, 0x0000); in rtl8168_enable_ocp_phy_power_saving() 4165 rtl8168_mdio_write_phy_ocp(tp, 0x0C41, 0x13, 0x0050); in rtl8168_enable_ocp_phy_power_saving() 4185 rtl8168_mdio_write_phy_ocp(tp, 0x0C41, 0x13, 0x0000); in rtl8168_disable_ocp_phy_power_saving() 4186 rtl8168_mdio_write_phy_ocp(tp, 0x0C41, 0x13, 0x0500); in rtl8168_disable_ocp_phy_power_saving()
|