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