Home
last modified time | relevance | path

Searched refs:orion_xor0_shared_resources (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/plat-orion/
H A Dcommon.c565 static struct resource orion_xor0_shared_resources[] = { variable
590 .num_resources = ARRAY_SIZE(orion_xor0_shared_resources),
591 .resource = orion_xor0_shared_resources,
604 orion_xor0_shared_resources[0].start = mapbase_low; in orion_xor0_init()
605 orion_xor0_shared_resources[0].end = mapbase_low + 0xff; in orion_xor0_init()
606 orion_xor0_shared_resources[1].start = mapbase_high; in orion_xor0_init()
607 orion_xor0_shared_resources[1].end = mapbase_high + 0xff; in orion_xor0_init()
609 orion_xor0_shared_resources[2].start = irq_0; in orion_xor0_init()
610 orion_xor0_shared_resources[2].end = irq_0; in orion_xor0_init()
611 orion_xor0_shared_resources[ in orion_xor0_init()
[all...]
/kernel/linux/linux-5.10/arch/arm/plat-orion/
H A Dcommon.c596 static struct resource orion_xor0_shared_resources[] = { variable
621 .num_resources = ARRAY_SIZE(orion_xor0_shared_resources),
622 .resource = orion_xor0_shared_resources,
635 orion_xor0_shared_resources[0].start = mapbase_low; in orion_xor0_init()
636 orion_xor0_shared_resources[0].end = mapbase_low + 0xff; in orion_xor0_init()
637 orion_xor0_shared_resources[1].start = mapbase_high; in orion_xor0_init()
638 orion_xor0_shared_resources[1].end = mapbase_high + 0xff; in orion_xor0_init()
640 orion_xor0_shared_resources[2].start = irq_0; in orion_xor0_init()
641 orion_xor0_shared_resources[2].end = irq_0; in orion_xor0_init()
642 orion_xor0_shared_resources[ in orion_xor0_init()
[all...]

Completed in 2 milliseconds