Searched refs:fsi_resources (Results 1 – 5 of 5) sorted by relevance
/arch/arm/mach-shmobile/ |
D | board-kzm9g.c | 567 static struct resource fsi_resources[] = { variable 583 .num_resources = ARRAY_SIZE(fsi_resources), 584 .resource = fsi_resources,
|
D | board-armadillo800eva.c | 992 static struct resource fsi_resources[] = { variable 1008 .num_resources = ARRAY_SIZE(fsi_resources), 1009 .resource = fsi_resources,
|
D | board-mackerel.c | 881 static struct resource fsi_resources[] = { variable 899 .num_resources = ARRAY_SIZE(fsi_resources), 900 .resource = fsi_resources,
|
/arch/sh/boards/mach-se/7724/ |
D | setup.c | 282 static struct resource fsi_resources[] = { variable 298 .num_resources = ARRAY_SIZE(fsi_resources), 299 .resource = fsi_resources,
|
/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 839 static struct resource fsi_resources[] = { variable 855 .num_resources = ARRAY_SIZE(fsi_resources), 856 .resource = fsi_resources,
|