Home
last modified time | relevance | path

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

/drivers/net/phy/aquantia/
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()
/drivers/net/phy/
A Dintel-xway.c504 bool force_active_low = false, force_active_high = false; in xway_gphy_led_polarity_set() local
516 force_active_high = true; in xway_gphy_led_polarity_set()
526 if (force_active_high) in xway_gphy_led_polarity_set()
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()

Completed in 7 milliseconds