Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dacx.h41 #define WL1271_ACX_INTR_EVENT_A BIT(2) macro
58 WL1271_ACX_INTR_EVENT_A | \
65 WL1271_ACX_INTR_EVENT_A | \
Dmain.c745 if (intr & WL1271_ACX_INTR_EVENT_A) { in wl1271_irq()