Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
A Dsa1100_simpad.c47 state->vs_3v=0; in simpad_pcmcia_socket_state()
50 state->vs_3v=1; in simpad_pcmcia_socket_state()
A Dpxa2xx_trizeps4.c73 state->vs_3v = (status & ConXS_CFSR_VS1) ? 0 : 1; in trizeps_pcmcia_socket_state()
84 state->vs_3v = 0; in trizeps_pcmcia_socket_state()
A Dsa1111_generic.c81 state->vs_3v = status & PCSR_S0_VS1 ? 0 : 1; in sa1111_pcmcia_socket_state()
91 state->vs_3v = status & PCSR_S1_VS1 ? 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.c45 state->vs_3v = 0; in cmx270_pcmcia_socket_state()
A Dpxa2xx_palmld.c46 state->vs_3v = 1; in palmld_pcmcia_socket_state()
A Dpxa2xx_palmtx.c46 state->vs_3v = 1; in palmtx_pcmcia_socket_state()
A Dpxa2xx_hx4700.c56 state->vs_3v = 1; in hx4700_pcmcia_socket_state()
A Dpxa2xx_e740.c43 state->vs_3v = 1; in e740_pcmcia_socket_state()
A Dpxa2xx_stargate2.c52 state->vs_3v = 1; /* not available - voltage detect for card */ in sg2_pcmcia_socket_state()
A Dpxa2xx_balloon3.c79 state->vs_3v = 1; /* Always true its a CF card */ in balloon3_pcmcia_socket_state()
A Dpxa2xx_cm_x255.c55 state->vs_3v = 0; in cmx255_pcmcia_socket_state()
A Dpxa2xx_palmtc.c50 state->vs_3v = 1; in palmtc_pcmcia_socket_state()
A Dpxa2xx_vpac270.c67 state->vs_3v = 1; in vpac270_pcmcia_socket_state()
A Dsa1100_h3600.c98 state->vs_3v = 0; in h3600_pcmcia_socket_state()
A Dsoc_common.h100 vs_3v: 1, member
A Dpxa2xx_viper.c84 state->vs_3v = 1; /* Can only apply 3.3V */ in viper_pcmcia_socket_state()
A Dpxa2xx_colibri.c83 state->vs_3v = 1; in colibri_pcmcia_socket_state()
A Dsoc_common.c279 state->vs_3v = 1; in soc_common_cf_socket_state()
303 state.vs_3v = !!gpiod_get_value(skt->stat[SOC_STAT_VS1].desc); in soc_common_pcmcia_skt_state()
312 stat |= state.vs_3v ? SS_3VCARD : 0; in soc_common_pcmcia_skt_state()
A Dpxa2xx_sharpsl.c96 state->vs_3v = (csr & 0x0040) ? 0 : 1; in sharpsl_pcmcia_socket_state()

Completed in 15 milliseconds