Searched refs:PCMCIA_C2_INACTIVE_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.h716 #define PCMCIA_C2_INACTIVE_SHIFT 8 macro
717 #define PCMCIA_C2_INACTIVE_MASK (0x3f << PCMCIA_C2_INACTIVE_SHIFT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dbcm63xx_pcmcia.c412 val |= 6 << PCMCIA_C2_INACTIVE_SHIFT;

Completed in 53 milliseconds