Searched refs:vs_3v (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 Dau1000_xxs1500.c93 state->vs_3v = 0;
101 state->vs_3v=1;
H A Dsa1100_h3600.c57 state->vs_3v = 0;
67 state->vs_3v = 0;
H A Dsa1100_shannon.c54 state->vs_3v = 1;
64 state->vs_3v = 1;
H A Dsa1100_simpad.c59 state->vs_3v=0;
62 state->vs_3v=1;
H A Dsa1111_generic.c56 state->vs_3v = status & PCSR_S0_VS1 ? 0 : 1;
66 state->vs_3v = status & PCSR_S1_VS1 ? 0 : 1;
H A Dau1000_generic.h72 vs_3v: 1, member in struct:pcmcia_state
H A Dsa1100_assabet.c53 state->vs_3v = 1; /* Can only apply 3.3V on Assabet. */
H A Dsa1100_cerf.c50 state->vs_3v = 1;
H A Dau1000_pb1x00.c136 state->vs_3v = 0;
144 state->vs_3v=1;
162 state->vs_3v=1;
H A Dsoc_common.h69 vs_3v: 1, member in struct:pcmcia_state
H A Dau1000_db1x00.c87 state->vs_3v = 0;
119 state->vs_3v=1;
H A Dpxa2xx_lubbock.c202 if (!new_state.vs_3v && !new_state.vs_Xv) {
H A Dpxa2xx_mainstone.c98 state->vs_3v = (status & MST_PCMCIA_nVS1) ? 0 : 1;
H A Dpxa2xx_sharpsl.c128 state->vs_3v = (csr & 0x0040) ? 0 : 1;
H A Dau1000_generic.c89 stat |= state.vs_3v ? SS_3VCARD : 0;
H A Dsoc_common.c111 stat |= state.vs_3v ? SS_3VCARD : 0;

Completed in 45 milliseconds