Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Das21xxx.c850 bool led_active_low = false; in as21xxx_led_polarity_set() local
860 led_active_low = true; in as21xxx_led_polarity_set()
863 led_active_low = false; in as21xxx_led_polarity_set()
871 if (led_active_low) in as21xxx_led_polarity_set()