Home
last modified time | relevance | path

Searched refs:M8XX_PCMCIA_WP (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/pcmcia/
Dm8xx_pcmcia.c159 #define M8XX_PCMCIA_WP(slot) (0x20000000 >> (slot << 4)) macro
656 *value |= (pipr & M8XX_PCMCIA_WP(_slot_)) ? SS_WRPROT : 0; in m8xx_get_status()