Searched refs:WL3501_GCR_ECINT (Results 1 – 2 of 2) sorted by relevance
522 #define WL3501_GCR_ECINT ((u8)0x08) macro
730 u8 new = old & (~(WL3501_GCR_ECINT | WL3501_GCR_INT2EC | in wl3501_block_interrupt()747 u8 new = (old & ~(WL3501_GCR_ECINT | WL3501_GCR_INT2EC)) | in wl3501_unblock_interrupt()1107 wl3501_outb(WL3501_GCR_ECINT, this->base_addr + WL3501_NIC_GCR); in wl3501_ack_interrupt()