Searched refs:orion_xor1_shared_resources (Results 1 – 1 of 1) sorted by relevance
657 static struct resource orion_xor1_shared_resources[] = { variable682 .num_resources = ARRAY_SIZE(orion_xor1_shared_resources),683 .resource = orion_xor1_shared_resources,696 orion_xor1_shared_resources[0].start = mapbase_low; in orion_xor1_init()697 orion_xor1_shared_resources[0].end = mapbase_low + 0xff; in orion_xor1_init()698 orion_xor1_shared_resources[1].start = mapbase_high; in orion_xor1_init()699 orion_xor1_shared_resources[1].end = mapbase_high + 0xff; in orion_xor1_init()701 orion_xor1_shared_resources[2].start = irq_0; in orion_xor1_init()702 orion_xor1_shared_resources[2].end = irq_0; in orion_xor1_init()703 orion_xor1_shared_resources[3].start = irq_1; in orion_xor1_init()[all …]