Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wl12xx/
Dacx.h18 WL1271_ACX_INTR_EVENT_B | \
25 WL1271_ACX_INTR_EVENT_B | \
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Dacx.h35 WL1271_ACX_INTR_EVENT_B | \
43 WL1271_ACX_INTR_EVENT_B | \
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dacx.h29 #define WL1271_ACX_INTR_EVENT_B BIT(3) macro
48 WL1271_ACX_INTR_EVENT_B | \
Dmain.c618 if (intr & WL1271_ACX_INTR_EVENT_B) { in wlcore_irq_locked()