Home
last modified time | relevance | path

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

/linux/drivers/net/phy/aquantia/
H A Daquantia_leds.c141 case PHY_LED_ACTIVE_HIGH: in aqr_phy_led_polarity_set()
/linux/drivers/net/phy/
H A Dintel-xway.c518 case PHY_LED_ACTIVE_HIGH: in xway_gphy_led_polarity_set()
H A Das21xxx.c862 case PHY_LED_ACTIVE_HIGH: /* default mode */ in as21xxx_led_polarity_set()
H A Dmxl-gpy.c1032 case PHY_LED_ACTIVE_HIGH: in gpy_led_polarity_set()
H A Dphy_device.c3334 set_bit(PHY_LED_ACTIVE_HIGH, &modes); in of_phy_led()
3341 modes & BIT(PHY_LED_ACTIVE_HIGH))) in of_phy_led()
/linux/drivers/net/phy/mediatek/
H A Dmtk-ge-soc.c1455 case PHY_LED_ACTIVE_HIGH: in an7581_phy_led_polarity_set()
/linux/include/linux/
H A Dphy.h920 PHY_LED_ACTIVE_HIGH = 0, enumerator