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

/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.h714 #define PCMCIA_C2_RWCOUNT_SHIFT 2 macro
715 #define PCMCIA_C2_RWCOUNT_MASK (0x3f << PCMCIA_C2_RWCOUNT_SHIFT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dbcm63xx_pcmcia.c411 val |= 10 << PCMCIA_C2_RWCOUNT_SHIFT;

Completed in 46 milliseconds