Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/pcmcia/
Dm8xx_pcmcia.c169 #define M8XX_PCMCIA_MASK(slot) (0xFFFF0000 >> (slot << 4)) macro
420 M8XX_PCMCIA_MASK(_slot_); in m8xx_shutdown()
422 &= ~M8XX_PCMCIA_MASK(_slot_); in m8xx_shutdown()
918 & M8XX_PCMCIA_MASK(_slot_); in m8xx_set_socket()
1189 M8XX_PCMCIA_MASK(_slot_); in m8xx_init()
1191 &= ~M8XX_PCMCIA_MASK(_slot_); in m8xx_init()