Home
last modified time | relevance | path

Searched refs:vs_Xv (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/pcmcia/
A Dsa1100_simpad.c48 state->vs_Xv=0; in simpad_pcmcia_socket_state()
51 state->vs_Xv=0; in simpad_pcmcia_socket_state()
A Dpxa2xx_trizeps4.c74 state->vs_Xv = (status & ConXS_CFSR_VS2) ? 0 : 1; in trizeps_pcmcia_socket_state()
85 state->vs_Xv = 0; in trizeps_pcmcia_socket_state()
A Dsa1111_generic.c82 state->vs_Xv = status & PCSR_S0_VS2 ? 0 : 1; in sa1111_pcmcia_socket_state()
92 state->vs_Xv = status & PCSR_S1_VS2 ? 0 : 1; in sa1111_pcmcia_socket_state()
A Dsa1111_lubbock.c111 if (!new_state.vs_3v && !new_state.vs_Xv) { in lubbock_pcmcia_configure_socket()
A Dpxa2xx_cm_x270.c46 state->vs_Xv = 0; in cmx270_pcmcia_socket_state()
A Dpxa2xx_palmld.c47 state->vs_Xv = 0; in palmld_pcmcia_socket_state()
A Dpxa2xx_palmtx.c47 state->vs_Xv = 0; in palmtx_pcmcia_socket_state()
A Dpxa2xx_hx4700.c57 state->vs_Xv = 0; in hx4700_pcmcia_socket_state()
A Dpxa2xx_e740.c44 state->vs_Xv = 0; in e740_pcmcia_socket_state()
A Dpxa2xx_stargate2.c53 state->vs_Xv = 0; /* not available */ in sg2_pcmcia_socket_state()
A Dpxa2xx_balloon3.c80 state->vs_Xv = 0; /* not available */ in balloon3_pcmcia_socket_state()
A Dpxa2xx_cm_x255.c56 state->vs_Xv = 0; in cmx255_pcmcia_socket_state()
A Dpxa2xx_palmtc.c51 state->vs_Xv = 0; in palmtc_pcmcia_socket_state()
A Dpxa2xx_vpac270.c68 state->vs_Xv = 0; in vpac270_pcmcia_socket_state()
A Dsa1100_h3600.c99 state->vs_Xv = 0; in h3600_pcmcia_socket_state()
A Dsoc_common.h101 vs_Xv: 1; member
A Dpxa2xx_viper.c85 state->vs_Xv = 0; in viper_pcmcia_socket_state()
A Dpxa2xx_colibri.c84 state->vs_Xv = 0; in colibri_pcmcia_socket_state()
A Dpxa2xx_sharpsl.c97 state->vs_Xv = (csr & 0x0080) ? 0 : 1; in sharpsl_pcmcia_socket_state()
A Dsoc_common.c305 state.vs_Xv = !!gpiod_get_value(skt->stat[SOC_STAT_VS2].desc); in soc_common_pcmcia_skt_state()
313 stat |= state.vs_Xv ? SS_XVCARD : 0; in soc_common_pcmcia_skt_state()

Completed in 17 milliseconds