PHY_LED_HWCONTROL
return phy_set_bits(phydev, PHY_LED, PHY_LED_HWCONTROL(index));
((value == LED_OFF) ? PHY_LED_HWCONTROL(index) : 0) |