Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dacx.h43 #define WL1271_ACX_INTR_EVENT_B BIT(3) macro
59 WL1271_ACX_INTR_EVENT_B | \
66 WL1271_ACX_INTR_EVENT_B | \
Dmain.c750 if (intr & WL1271_ACX_INTR_EVENT_B) { in wl1271_irq()