Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia_leds.c129 bool force_active_low = false, force_active_high = false; in aqr_phy_led_polarity_set() local
142 force_active_high = true; in aqr_phy_led_polarity_set()
153 if (force_active_high) in aqr_phy_led_polarity_set()
156 if (force_active_high || force_active_low) in aqr_phy_led_polarity_set()
/linux-6.15/drivers/net/phy/
H A Dintel-xway.c507 bool force_active_low = false, force_active_high = false; in xway_gphy_led_polarity_set() local
519 force_active_high = true; in xway_gphy_led_polarity_set()
529 if (force_active_high) in xway_gphy_led_polarity_set()
H A Dmxl-gpy.c989 bool force_active_low = false, force_active_high = false; in gpy_led_polarity_set() local
1001 force_active_high = true; in gpy_led_polarity_set()
1011 if (force_active_high) in gpy_led_polarity_set()