pcmcia_resources   19 arch/mips/bcm63xx/dev-pcmcia.c static struct resource pcmcia_resources[] = {
pcmcia_resources   62 arch/mips/bcm63xx/dev-pcmcia.c 	.num_resources	= ARRAY_SIZE(pcmcia_resources),
pcmcia_resources   63 arch/mips/bcm63xx/dev-pcmcia.c 	.resource	= pcmcia_resources,
pcmcia_resources  125 arch/mips/bcm63xx/dev-pcmcia.c 	pcmcia_resources[0].start = bcm63xx_regset_address(RSET_PCMCIA);
pcmcia_resources  126 arch/mips/bcm63xx/dev-pcmcia.c 	pcmcia_resources[0].end = pcmcia_resources[0].start +
pcmcia_resources  128 arch/mips/bcm63xx/dev-pcmcia.c 	pcmcia_resources[4].start = bcm63xx_get_irq_number(IRQ_PCMCIA);