Lines Matching refs:orion_xor1_shared_resources
626 static struct resource orion_xor1_shared_resources[] = {
651 .num_resources = ARRAY_SIZE(orion_xor1_shared_resources),
652 .resource = orion_xor1_shared_resources,
665 orion_xor1_shared_resources[0].start = mapbase_low;
666 orion_xor1_shared_resources[0].end = mapbase_low + 0xff;
667 orion_xor1_shared_resources[1].start = mapbase_high;
668 orion_xor1_shared_resources[1].end = mapbase_high + 0xff;
670 orion_xor1_shared_resources[2].start = irq_0;
671 orion_xor1_shared_resources[2].end = irq_0;
672 orion_xor1_shared_resources[3].start = irq_1;
673 orion_xor1_shared_resources[3].end = irq_1;