Home
last modified time | relevance | path

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

/linux/drivers/net/phy/aquantia/
H A Daquantia_leds.c138 case PHY_LED_ACTIVE_LOW: in aqr_phy_led_polarity_set()
/linux/drivers/net/phy/qcom/
H A Dqca808x.c603 case PHY_LED_ACTIVE_LOW: in qca808x_led_polarity_set()
/linux/drivers/net/phy/
H A Dintel-xway.c515 case PHY_LED_ACTIVE_LOW: in xway_gphy_led_polarity_set()
H A Ddp83td510.c439 case PHY_LED_ACTIVE_LOW: in dp83td510_led_polarity_set()
H A Das21xxx.c859 case PHY_LED_ACTIVE_LOW: in as21xxx_led_polarity_set()
H A Ddp83867.c1091 case PHY_LED_ACTIVE_LOW: in dp83867_led_polarity_set()
H A Dmxl-gpy.c1029 case PHY_LED_ACTIVE_LOW: in gpy_led_polarity_set()
H A Dphy_device.c3336 set_bit(PHY_LED_ACTIVE_LOW, &modes); in of_phy_led()
3340 if (WARN_ON(modes & BIT(PHY_LED_ACTIVE_LOW) && in of_phy_led()
/linux/drivers/net/phy/mediatek/
H A Dmtk-ge-soc.c1452 case PHY_LED_ACTIVE_LOW: in an7581_phy_led_polarity_set()
/linux/include/linux/
H A Dphy.h921 PHY_LED_ACTIVE_LOW = 1, enumerator