Searched refs:B43_LED_ACTIVELOW (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/b43/ | ||
| D | leds.h | 46 #define B43_LED_ACTIVELOW 0x80 macro |
| D | leds.c | 254 *activelow = !!(sprom[led_index] & B43_LED_ACTIVELOW); in b43_led_get_sprominfo() |