Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmxl-gpy.c66 #define PHY_LED_POLARITY(idx) BIT(12 + (idx)) macro
1009 return phy_set_bits(phydev, PHY_LED, PHY_LED_POLARITY(index)); in gpy_led_polarity_set()
1012 return phy_clear_bits(phydev, PHY_LED, PHY_LED_POLARITY(index)); in gpy_led_polarity_set()