Searched refs:MST_PCMCIA_nCD (Results 1 – 2 of 2) sorted by relevance
111 #define MST_PCMCIA_nCD (1 << 5) /* Card detection signal */ macro
80 state->detect = (status & MST_PCMCIA_nCD) ? 0 : 1; in mst_pcmcia_socket_state()