Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dacx.h31 WL1271_ACX_INTR_EVENT_A | \
38 WL1271_ACX_INTR_EVENT_A | \
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dacx.h48 WL1271_ACX_INTR_EVENT_A | \
56 WL1271_ACX_INTR_EVENT_A | \
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.h41 #define WL1271_ACX_INTR_EVENT_A BIT(2) macro
61 WL1271_ACX_INTR_EVENT_A | \
Dmain.c634 if (intr & WL1271_ACX_INTR_EVENT_A) { in wlcore_irq_locked()