Home
last modified time | relevance | path

Searched refs:B43legacy_LED_ACTIVELOW (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dleds.h29 #define B43legacy_LED_ACTIVELOW 0x80 macro
H A Dleds.c218 activelow = !!(sprom[i] & B43legacy_LED_ACTIVELOW); in b43legacy_leds_init()