vs_Xv              80 drivers/pcmcia/pxa2xx_balloon3.c 	state->vs_Xv	= 0;	/* not available */
vs_Xv              56 drivers/pcmcia/pxa2xx_cm_x255.c 	state->vs_Xv  = 0;
vs_Xv              46 drivers/pcmcia/pxa2xx_cm_x270.c 	state->vs_Xv  = 0;
vs_Xv              84 drivers/pcmcia/pxa2xx_colibri.c 	state->vs_Xv  = 0;
vs_Xv              44 drivers/pcmcia/pxa2xx_e740.c 	state->vs_Xv  = 0;
vs_Xv              57 drivers/pcmcia/pxa2xx_hx4700.c 	state->vs_Xv = 0;
vs_Xv              47 drivers/pcmcia/pxa2xx_palmld.c 	state->vs_Xv  = 0;
vs_Xv              51 drivers/pcmcia/pxa2xx_palmtc.c 	state->vs_Xv  = 0;
vs_Xv              47 drivers/pcmcia/pxa2xx_palmtx.c 	state->vs_Xv  = 0;
vs_Xv              97 drivers/pcmcia/pxa2xx_sharpsl.c 	state->vs_Xv  = (csr & 0x0080) ? 0 : 1;
vs_Xv              53 drivers/pcmcia/pxa2xx_stargate2.c 	state->vs_Xv  = 0; /* not available */
vs_Xv              74 drivers/pcmcia/pxa2xx_trizeps4.c 		state->vs_Xv  = (status & ConXS_CFSR_VS2) ? 0 : 1;
vs_Xv              85 drivers/pcmcia/pxa2xx_trizeps4.c 		state->vs_Xv  = 0;
vs_Xv              85 drivers/pcmcia/pxa2xx_viper.c 	state->vs_Xv  = 0;
vs_Xv              68 drivers/pcmcia/pxa2xx_vpac270.c 	state->vs_Xv  = 0;
vs_Xv              99 drivers/pcmcia/sa1100_h3600.c 	state->vs_Xv = 0;
vs_Xv              48 drivers/pcmcia/sa1100_simpad.c 		state->vs_Xv=0;
vs_Xv              51 drivers/pcmcia/sa1100_simpad.c 		state->vs_Xv=0;
vs_Xv              82 drivers/pcmcia/sa1111_generic.c 		state->vs_Xv  = status & PCSR_S0_VS2    ? 0 : 1;
vs_Xv              92 drivers/pcmcia/sa1111_generic.c 		state->vs_Xv  = status & PCSR_S1_VS2    ? 0 : 1;
vs_Xv             111 drivers/pcmcia/sa1111_lubbock.c 		if (!new_state.vs_3v && !new_state.vs_Xv) {
vs_Xv             305 drivers/pcmcia/soc_common.c 		state.vs_Xv = !!gpiod_get_value(skt->stat[SOC_STAT_VS2].desc);
vs_Xv             313 drivers/pcmcia/soc_common.c 	stat |= state.vs_Xv  ? SS_XVCARD : 0;
vs_Xv             101 drivers/pcmcia/soc_common.h             vs_Xv: 1;