Searched refs:B43legacy_LED_ACTIVELOW (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/ | ||
| D | leds.h | 29 #define B43legacy_LED_ACTIVELOW 0x80 macro |
| D | leds.c | 231 activelow = !!(sprom[i] & B43legacy_LED_ACTIVELOW); in b43legacy_leds_init() |