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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Di82365.h87 #define I365_INTR_ENA 0x10 macro
H A Dti113x.h290 new = reg & ~I365_INTR_ENA;
292 new |= I365_INTR_ENA;
302 new = reg & ~I365_INTR_ENA;
333 intctl &= ~(I365_INTR_ENA | I365_IRQ_MASK); /* CSC Enable */
H A Di82365.c445 i365_bflip(s, I365_INTCTL, I365_INTR_ENA, t->intr);
H A Dyenta_socket.c354 reg = exca_readb(socket, I365_INTCTL) & (I365_RING_ENA | I365_INTR_ENA);

Completed in 79 milliseconds