Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dgpio.c48 ath9k_hw_set_gpio(ah, ah->led_pin, ah->config.led_active_high ? 0 : 1); in ath_fill_led_pin()
57 if (sc->sc_ah->config.led_active_high) in ath_led_brightness()