Searched refs:WL3501_GCR_ECINT (Results 1 – 2 of 2) sorted by relevance
521 #define WL3501_GCR_ECINT ((u8)0x08) 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()1112 wl3501_outb(WL3501_GCR_ECINT, this->base_addr + WL3501_NIC_GCR); in wl3501_ack_interrupt()