Searched refs:PHY_LED (Results 1 – 1 of 1) sorted by relevance
41 #define PHY_LED 0x1B /* LEDs */ macro870 ret = phy_modify(phydev, PHY_LED, in gpy_led_brightness_set()986 return phy_set_bits(phydev, PHY_LED, PHY_LED_HWCONTROL(index)); in gpy_led_hw_control_set()1012 return phy_set_bits(phydev, PHY_LED, PHY_LED_POLARITY(index)); in gpy_led_polarity_set()1015 return phy_clear_bits(phydev, PHY_LED, PHY_LED_POLARITY(index)); in gpy_led_polarity_set()