Searched refs:intcs_resources (Results 1 – 5 of 5) sorted by relevance
/arch/arm/mach-shmobile/ |
D | intc-sh73a0.c | 220 static struct resource intcs_resources[] __initdata = { variable 240 .resource = intcs_resources, 241 .num_resources = ARRAY_SIZE(intcs_resources),
|
D | intc-r8a7740.c | 592 static struct resource intcs_resources[] __initdata = { variable 607 .resource = intcs_resources, 608 .num_resources = ARRAY_SIZE(intcs_resources),
|
D | intc-sh7367.c | 378 static struct resource intcs_resources[] __initdata = { variable 388 .resource = intcs_resources, 389 .num_resources = ARRAY_SIZE(intcs_resources),
|
D | intc-sh7377.c | 555 static struct resource intcs_resources[] __initdata = { variable 565 .resource = intcs_resources, 566 .num_resources = ARRAY_SIZE(intcs_resources),
|
D | intc-sh7372.c | 523 static struct resource intcs_resources[] __initdata = { variable 540 .resource = intcs_resources, 541 .num_resources = ARRAY_SIZE(intcs_resources),
|