Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wl12xx/ !
Dacx.h17 WL1271_ACX_INTR_EVENT_A | \
24 WL1271_ACX_INTR_EVENT_A | \
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/ !
Dacx.h34 WL1271_ACX_INTR_EVENT_A | \
42 WL1271_ACX_INTR_EVENT_A | \
/linux-6.1.9/drivers/net/wireless/ti/wlcore/ !
Dacx.h27 #define WL1271_ACX_INTR_EVENT_A BIT(2) macro
47 WL1271_ACX_INTR_EVENT_A | \
Dmain.c611 if (intr & WL1271_ACX_INTR_EVENT_A) { in wlcore_irq_locked()