Searched refs:vs_Xv (Results 1 – 5 of 5) sorted by relevance
19 vs_Xv: 1; member
81 state->vs_Xv = status & PCSR_S0_VS2 ? 0 : 1; in sa1111_pcmcia_socket_state()91 state->vs_Xv = status & PCSR_S1_VS2 ? 0 : 1; in sa1111_pcmcia_socket_state()
99 state->vs_Xv = 0; in h3600_pcmcia_socket_state()
96 state->vs_Xv = (csr & 0x0080) ? 0 : 1; in sharpsl_pcmcia_socket_state()
304 state.vs_Xv = !!gpiod_get_value(skt->stat[SOC_STAT_VS2].desc); in soc_common_pcmcia_skt_state()312 stat |= state.vs_Xv ? SS_XVCARD : 0; in soc_common_pcmcia_skt_state()