orion_xor0_shared_resources  596 arch/arm/plat-orion/common.c static struct resource orion_xor0_shared_resources[] = {
orion_xor0_shared_resources  621 arch/arm/plat-orion/common.c 	.num_resources	= ARRAY_SIZE(orion_xor0_shared_resources),
orion_xor0_shared_resources  622 arch/arm/plat-orion/common.c 	.resource	= orion_xor0_shared_resources,
orion_xor0_shared_resources  635 arch/arm/plat-orion/common.c 	orion_xor0_shared_resources[0].start = mapbase_low;
orion_xor0_shared_resources  636 arch/arm/plat-orion/common.c 	orion_xor0_shared_resources[0].end = mapbase_low + 0xff;
orion_xor0_shared_resources  637 arch/arm/plat-orion/common.c 	orion_xor0_shared_resources[1].start = mapbase_high;
orion_xor0_shared_resources  638 arch/arm/plat-orion/common.c 	orion_xor0_shared_resources[1].end = mapbase_high + 0xff;
orion_xor0_shared_resources  640 arch/arm/plat-orion/common.c 	orion_xor0_shared_resources[2].start = irq_0;
orion_xor0_shared_resources  641 arch/arm/plat-orion/common.c 	orion_xor0_shared_resources[2].end = irq_0;
orion_xor0_shared_resources  642 arch/arm/plat-orion/common.c 	orion_xor0_shared_resources[3].start = irq_1;
orion_xor0_shared_resources  643 arch/arm/plat-orion/common.c 	orion_xor0_shared_resources[3].end = irq_1;