Searched refs:force_active_high (Results 1 – 3 of 3) sorted by relevance
129 bool force_active_low = false, force_active_high = false; in aqr_phy_led_polarity_set() local142 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()
504 bool force_active_low = false, force_active_high = false; in xway_gphy_led_polarity_set() local516 force_active_high = true; in xway_gphy_led_polarity_set()526 if (force_active_high) in xway_gphy_led_polarity_set()
989 bool force_active_low = false, force_active_high = false; in gpy_led_polarity_set() local1001 force_active_high = true; in gpy_led_polarity_set()1011 if (force_active_high) in gpy_led_polarity_set()
Completed in 7 milliseconds