Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dsa1111_generic.c81 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()
H A Dpxa2xx_sharpsl.c96 state->vs_Xv = (csr & 0x0080) ? 0 : 1; in sharpsl_pcmcia_socket_state()
/linux/include/pcmcia/
H A Dsoc_common.h19 vs_Xv: 1; member