Searched refs:rstc_resources (Results 1 – 5 of 5) sorted by relevance
/arch/arm/mach-at91/ |
D | at91sam9rl.c | 332 static struct resource rstc_resources[] = { variable 347 .resource = rstc_resources, 348 .num_resources = ARRAY_SIZE(rstc_resources),
|
D | at91sam9261.c | 321 static struct resource rstc_resources[] = { variable 336 .resource = rstc_resources, 337 .num_resources = ARRAY_SIZE(rstc_resources),
|
D | at91sam9263.c | 344 static struct resource rstc_resources[] = { variable 359 .resource = rstc_resources, 360 .num_resources = ARRAY_SIZE(rstc_resources),
|
D | at91sam9260.c | 362 static struct resource rstc_resources[] = { variable 377 .resource = rstc_resources, 378 .num_resources = ARRAY_SIZE(rstc_resources),
|
D | at91sam9g45.c | 394 static struct resource rstc_resources[] = { variable 414 .resource = rstc_resources, 415 .num_resources = ARRAY_SIZE(rstc_resources),
|