Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/pcmcia/
Dm8xx_pcmcia.c156 #define M8XX_PCMCIA_VS_MASK(slot) (0xc0000000 >> (slot << 4)) macro
738 reg = (pipr & M8XX_PCMCIA_VS_MASK(_slot_)) in m8xx_get_status()