Searched refs:XWAY_GPHY_LED_INV (Results 1 – 1 of 1) sorted by relevance
155 #define XWAY_GPHY_LED_INV(idx) BIT(12 + (idx)) macro527 return phy_set_bits(phydev, XWAY_MDIO_LED, XWAY_GPHY_LED_INV(index)); in xway_gphy_led_polarity_set()530 return phy_clear_bits(phydev, XWAY_MDIO_LED, XWAY_GPHY_LED_INV(index)); in xway_gphy_led_polarity_set()