Searched refs:shdwc_resources (Results 1 – 5 of 5) sorted by relevance
/arch/arm/mach-at91/ |
D | at91sam9rl.c | 351 static struct resource shdwc_resources[] = { variable 361 .resource = shdwc_resources, 362 .num_resources = ARRAY_SIZE(shdwc_resources),
|
D | at91sam9261.c | 340 static struct resource shdwc_resources[] = { variable 350 .resource = shdwc_resources, 351 .num_resources = ARRAY_SIZE(shdwc_resources),
|
D | at91sam9263.c | 363 static struct resource shdwc_resources[] = { variable 373 .resource = shdwc_resources, 374 .num_resources = ARRAY_SIZE(shdwc_resources),
|
D | at91sam9260.c | 381 static struct resource shdwc_resources[] = { variable 391 .resource = shdwc_resources, 392 .num_resources = ARRAY_SIZE(shdwc_resources),
|
D | at91sam9g45.c | 418 static struct resource shdwc_resources[] = { variable 428 .resource = shdwc_resources, 429 .num_resources = ARRAY_SIZE(shdwc_resources),
|