Searched refs:I365_PC_RESET (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.h85 #define I365_PC_RESET 0x40 macro
H A Dvrc4171_card.c349 control &= ~I365_PC_RESET;
351 control |= I365_PC_RESET;
H A Di82092.c466 reg = reg | I365_PC_RESET;
H A Dpd6729.c312 reg |= I365_PC_RESET;
H A Di82365.c939 reg |= (state->flags & SS_RESET) ? 0 : I365_PC_RESET;
H A Dyenta_socket.c355 reg |= (state->flags & SS_RESET) ? 0 : I365_PC_RESET;

Completed in 140 milliseconds