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