Searched refs:MST_PCMCIA_nVS1 (Results 1 – 2 of 2) sorted by relevance
110 #define MST_PCMCIA_nVS1 (1 << 6) /* VSS voltage sense */ macro
84 state->vs_3v = (status & MST_PCMCIA_nVS1) ? 0 : 1; in mst_pcmcia_socket_state()