Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/pcmcia/
Dm8xx_pcmcia.c163 #define M8XX_PCMCIA_BVD1(slot) (0x02000000 >> (slot << 4)) macro
659 *value |= (pipr & M8XX_PCMCIA_BVD1(_slot_)) ? SS_STSCHG : 0; in m8xx_get_status()
662 *value |= (pipr & M8XX_PCMCIA_BVD1(_slot_)) ? SS_BATDEAD : 0; in m8xx_get_status()
845 reg |= e->regbit = M8XX_PCMCIA_BVD1(_slot_); in m8xx_set_socket()
882 reg |= e->regbit = M8XX_PCMCIA_BVD1(_slot_); in m8xx_set_socket()