Home
last modified time | relevance | path

Searched refs:WL3501_GCR_INT2EC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/
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()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds