Searched refs:PCMCIA_C1_VS2OE_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dbcm63xx_pcmcia.c181 val |= PCMCIA_C1_VS2OE_MASK;
192 val |= PCMCIA_C1_VS2OE_MASK;
203 val &= ~PCMCIA_C1_VS2OE_MASK;
218 val &= ~(PCMCIA_C1_VS1OE_MASK | PCMCIA_C1_VS2OE_MASK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h703 #define PCMCIA_C1_VS2OE_MASK (1 << 7) macro

Completed in 56 milliseconds