Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dintel-xway.c155 #define XWAY_GPHY_LED_INV(idx) BIT(12 + (idx)) macro
527 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()