RSET_PCMCIA       125 arch/mips/bcm63xx/dev-pcmcia.c 	pcmcia_resources[0].start = bcm63xx_regset_address(RSET_PCMCIA);
RSET_PCMCIA       569 arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h 	[RSET_PCMCIA]		= BCM_## __cpu ##_PCMCIA_BASE,		\
RSET_PCMCIA        91 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_pcmcia_readl(o)	bcm_rset_readl(RSET_PCMCIA, (o))
RSET_PCMCIA        92 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_pcmcia_writel(v, o) bcm_rset_writel(RSET_PCMCIA, (v), (o))