Searched refs:I365_CSC_READY (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Di82365.h94 #define I365_CSC_READY 0x04 macro
H A Di82092.c329 events |= (csc & I365_CSC_READY) ? SS_READY : 0;
535 reg |= I365_CSC_READY;
H A Dpd6729.c221 events |= (csc & I365_CSC_READY)
405 reg |= I365_CSC_READY;
H A Dvrc4171_card.c369 cscint |= I365_CSC_READY;
509 if ((csc & I365_CSC_READY) && (status & I365_CS_READY))
H A Di82365.c861 events |= (csc & I365_CSC_READY) ? SS_READY : 0;
1024 if (state->csc_mask & SS_READY) reg |= I365_CSC_READY;
H A Dyenta_socket.c385 reg |= I365_CSC_READY;
529 events |= (csc & I365_CSC_READY) ? SS_READY : 0;

Completed in 71 milliseconds