Searched refs:PCMCIA_C1_VS1_MASK (Results 1 – 2 of 2) sorted by relevance
187 stat |= (val & PCMCIA_C1_VS1_MASK) ? IN_VS1 : 0; in __get_socket_status()
1145 #define PCMCIA_C1_VS1_MASK (1 << 2) macro