Searched refs:PCMCIA_C1_VS1OE_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.c180 val |= PCMCIA_C1_VS1OE_MASK;
191 val &= ~PCMCIA_C1_VS1OE_MASK;
202 val |= PCMCIA_C1_VS1OE_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.h702 #define PCMCIA_C1_VS1OE_MASK (1 << 6) macro

Completed in 47 milliseconds