Home
last modified time | relevance | path

Searched refs:WL3501_GCR_INT2EC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501.h522 #define WL3501_GCR_INT2EC ((u8)0x04) macro
H A Dwl3501_cs.c734 u8 new = old & (~(WL3501_GCR_ECINT | WL3501_GCR_INT2EC | in wl3501_block_interrupt()
751 u8 new = (old & ~(WL3501_GCR_ECINT | WL3501_GCR_INT2EC)) | in wl3501_unblock_interrupt()