Searched refs:vs_Xv (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dsa1100_h3600.c58 state->vs_Xv = 0;
68 state->vs_Xv = 0;
H A Dsa1100_shannon.c55 state->vs_Xv = 0;
65 state->vs_Xv = 0;
H A Dsa1100_simpad.c60 state->vs_Xv=0;
63 state->vs_Xv=0;
H A Dsa1111_generic.c57 state->vs_Xv = status & PCSR_S0_VS2 ? 0 : 1;
67 state->vs_Xv = status & PCSR_S1_VS2 ? 0 : 1;
H A Dau1000_generic.h73 vs_Xv: 1; member in struct:pcmcia_state
H A Dsa1100_assabet.c54 state->vs_Xv = 0;
H A Dsa1100_cerf.c51 state->vs_Xv = 0;
H A Dau1000_xxs1500.c92 state->vs_Xv = 0;
H A Dsoc_common.h70 vs_Xv: 1; member in struct:pcmcia_state
H A Dpxa2xx_lubbock.c202 if (!new_state.vs_3v && !new_state.vs_Xv) {
H A Dpxa2xx_mainstone.c99 state->vs_Xv = (status & MST_PCMCIA_nVS2) ? 0 : 1;
H A Dau1000_db1x00.c86 state->vs_Xv = 0;
H A Dau1000_pb1x00.c135 state->vs_Xv = 0;
H A Dpxa2xx_sharpsl.c129 state->vs_Xv = (csr & 0x0080) ? 0 : 1;
H A Dau1000_generic.c90 stat |= state.vs_Xv ? SS_XVCARD : 0;
H A Dsoc_common.c112 stat |= state.vs_Xv ? SS_XVCARD : 0;

Completed in 58 milliseconds