Searched refs:M8XX_PCMCIA_RDY_L (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pcmcia/
H A Dm8xx_pcmcia.c205 #define M8XX_PCMCIA_RDY_L(slot) (0x00800000 >> (slot << 4)) macro
721 per &= ~M8XX_PCMCIA_RDY_L(0);
722 per &= ~M8XX_PCMCIA_RDY_L(1);
992 reg |= M8XX_PCMCIA_RDY_L(lsock);

Completed in 41 milliseconds