orion_xor1_shared_resources  657 arch/arm/plat-orion/common.c static struct resource orion_xor1_shared_resources[] = {
orion_xor1_shared_resources  682 arch/arm/plat-orion/common.c 	.num_resources	= ARRAY_SIZE(orion_xor1_shared_resources),
orion_xor1_shared_resources  683 arch/arm/plat-orion/common.c 	.resource	= orion_xor1_shared_resources,
orion_xor1_shared_resources  696 arch/arm/plat-orion/common.c 	orion_xor1_shared_resources[0].start = mapbase_low;
orion_xor1_shared_resources  697 arch/arm/plat-orion/common.c 	orion_xor1_shared_resources[0].end = mapbase_low + 0xff;
orion_xor1_shared_resources  698 arch/arm/plat-orion/common.c 	orion_xor1_shared_resources[1].start = mapbase_high;
orion_xor1_shared_resources  699 arch/arm/plat-orion/common.c 	orion_xor1_shared_resources[1].end = mapbase_high + 0xff;
orion_xor1_shared_resources  701 arch/arm/plat-orion/common.c 	orion_xor1_shared_resources[2].start = irq_0;
orion_xor1_shared_resources  702 arch/arm/plat-orion/common.c 	orion_xor1_shared_resources[2].end = irq_0;
orion_xor1_shared_resources  703 arch/arm/plat-orion/common.c 	orion_xor1_shared_resources[3].start = irq_1;
orion_xor1_shared_resources  704 arch/arm/plat-orion/common.c 	orion_xor1_shared_resources[3].end = irq_1;