r8168_phy_ocp_write
r8168_phy_ocp_write(tp, 0xc40a, 0x0000);
r8168_phy_ocp_write(tp, 0xc466, 0x0003);
r8168_phy_ocp_write(tp, 0xc808, 0x0000);
r8168_phy_ocp_write(tp, 0xc80a, 0x0000);
r8168_phy_ocp_write(tp, 0xc804, (val & ~0x000f) | 0x000c);
r8168_phy_ocp_write(tp, tp->ocp_base + reg * 2, value);
r8168_phy_ocp_write(tp, regnum, val);