Searched refs:PCMCIA_C1_VS2_MASK (Results 1 – 2 of 2) sorted by relevance
188 stat |= (val & PCMCIA_C1_VS2_MASK) ? IN_VS2 : 0; in __get_socket_status()
1146 #define PCMCIA_C1_VS2_MASK (1 << 3) macro