Searched refs:WL3501_GCR_INT2EC (Results 1 – 2 of 2) sorted by relevance
522 #define WL3501_GCR_INT2EC ((u8)0x04) macro
734 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()