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