Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia_leds.c138 case PHY_LED_ACTIVE_LOW: in aqr_phy_led_polarity_set()
/linux-6.15/drivers/net/phy/qcom/
H A Dqca808x.c598 case PHY_LED_ACTIVE_LOW: in qca808x_led_polarity_set()
/linux-6.15/drivers/net/phy/
H A Dintel-xway.c515 case PHY_LED_ACTIVE_LOW: in xway_gphy_led_polarity_set()
H A Ddp83td510.c380 case PHY_LED_ACTIVE_LOW: in dp83td510_led_polarity_set()
H A Ddp83867.c1168 case PHY_LED_ACTIVE_LOW: in dp83867_led_polarity_set()
H A Dmxl-gpy.c997 case PHY_LED_ACTIVE_LOW: in gpy_led_polarity_set()
H A Dphy_device.c3100 set_bit(PHY_LED_ACTIVE_LOW, &modes); in of_phy_led()
3104 if (WARN_ON(modes & BIT(PHY_LED_ACTIVE_LOW) && in of_phy_led()
/linux-6.15/include/linux/
H A Dphy.h851 PHY_LED_ACTIVE_LOW = 1, enumerator