Home
last modified time | relevance | path

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

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