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