Searched refs:PCMCIA_VS2 (Results 1 – 3 of 3) sorted by relevance
45 if ((cs3reg & (PCMCIA_VS1|PCMCIA_VS2)) == in simpad_pcmcia_socket_state()46 (PCMCIA_VS1|PCMCIA_VS2)) { in simpad_pcmcia_socket_state()
118 #define PCMCIA_VS2 0x08 macro
530 #define PCMCIA_VS2(slot) (0x40000000 >> (slot << 4)) macro