Home
last modified time | relevance | path

Searched refs:orion_xor1_shared_resources (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/plat-orion/
Dcommon.c712 static struct resource orion_xor1_shared_resources[] = { variable
725 .num_resources = ARRAY_SIZE(orion_xor1_shared_resources),
726 .resource = orion_xor1_shared_resources,
782 orion_xor1_shared_resources[0].start = mapbase_low; in orion_xor1_init()
783 orion_xor1_shared_resources[0].end = mapbase_low + 0xff; in orion_xor1_init()
784 orion_xor1_shared_resources[1].start = mapbase_high; in orion_xor1_init()
785 orion_xor1_shared_resources[1].end = mapbase_high + 0xff; in orion_xor1_init()