Searched refs:M8XX_PCMCIA_CD2 (Results 1 – 2 of 2) sorted by relevance
160 #define M8XX_PCMCIA_CD2(slot) (0x10000000 >> (slot << 4)) macro515 if(((pipr & M8XX_PCMCIA_CD2(_slot_)) >> 1) in m8xx_interrupt()529 (M8XX_PCMCIA_CD2(_slot_) | M8XX_PCMCIA_CD1(_slot_))) in m8xx_interrupt()533 (pipr & (M8XX_PCMCIA_CD2(_slot_) in m8xx_interrupt()655 | M8XX_PCMCIA_CD2(_slot_))) == 0) ? SS_DETECT : 0; in m8xx_get_status()832 reg |= e->regbit = (M8XX_PCMCIA_CD2(_slot_) in m8xx_set_socket()
136 #define M8XX_PCMCIA_CD2(slot) (0x10000000 >> (slot << 4)) macro273 M8XX_PCMCIA_CD1(_slot_) | M8XX_PCMCIA_CD2(_slot_) ); in m8xx_ide_init_hwif_ports()276 if (pcmp->pcmc_pipr & (M8XX_PCMCIA_CD1(_slot_)|M8XX_PCMCIA_CD2(_slot_))) { in m8xx_ide_init_hwif_ports()521 if(((pipr & M8XX_PCMCIA_CD2(_slot_)) >> 1) ^ in ide_interrupt_ack()