Searched refs:PCMCIA_C1_CBIDSEL_MASK (Results 1 – 3 of 3) sorted by relevance
130 val &= ~PCMCIA_C1_CBIDSEL_MASK; in bcm63xx_pci_init()
401 val &= PCMCIA_C1_CBIDSEL_MASK; in bcm63xx_drv_pcmcia_probe()
705 #define PCMCIA_C1_CBIDSEL_MASK (0x1f << PCMCIA_C1_CBIDSEL_SHIFT) macro