Home
last modified time | relevance | path

Searched refs:WL1271_INTR_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dboot.c346 WL1271_ACX_INTR_ALL & ~(WL1271_INTR_MASK)); in wl1271_boot_enable_interrupts()
Dacx.h64 #define WL1271_INTR_MASK (WL1271_ACX_INTR_WATCHDOG | \ macro
Dmain.c699 intr &= WL1271_INTR_MASK; in wl1271_irq()