Home
last modified time | relevance | path

Searched refs:PHY_LED_ACTIVE_LOW (Results 1 – 6 of 6) 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 Das21xxx.c859 case PHY_LED_ACTIVE_LOW: in as21xxx_led_polarity_set()
H A Dphy_device.c3353 set_bit(PHY_LED_ACTIVE_LOW, &modes); in of_phy_led()
3357 if (WARN_ON(modes & BIT(PHY_LED_ACTIVE_LOW) && in of_phy_led()
/linux/drivers/net/phy/mediatek/
H A Dmtk-ge-soc.c1461 case PHY_LED_ACTIVE_LOW: in an7581_phy_led_polarity_set()
/linux/include/linux/
H A Dphy.h924 PHY_LED_ACTIVE_LOW = 1, enumerator