Searched refs:MST_PCMCIA_nIRQ (Results 1 – 2 of 2) sorted by relevance
106 #define MST_PCMCIA_nIRQ (1 << 10) /* IRQ / ready signal */ macro
81 state->ready = (status & MST_PCMCIA_nIRQ) ? 1 : 0; in mst_pcmcia_socket_state()