Searched refs:sdhi1_resources (Results 1 – 5 of 5) sorted by relevance
/arch/arm/mach-shmobile/ |
D | board-ape6evm.c | 195 static const struct resource sdhi1_resources[] __initconst = { variable 270 sdhi1_resources, ARRAY_SIZE(sdhi1_resources), in ape6evm_add_standard_devices()
|
D | board-koelsch.c | 348 static struct resource sdhi1_resources[] __initdata = { variable 477 sdhi1_resources, ARRAY_SIZE(sdhi1_resources), in koelsch_add_standard_devices()
|
D | board-armadillo800eva.c | 814 static struct resource sdhi1_resources[] = { variable 841 .num_resources = ARRAY_SIZE(sdhi1_resources), 842 .resource = sdhi1_resources,
|
D | board-mackerel.c | 1027 static struct resource sdhi1_resources[] = { variable 1046 .num_resources = ARRAY_SIZE(sdhi1_resources), 1047 .resource = sdhi1_resources,
|
/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 647 static struct resource sdhi1_resources[] = { variable 662 .num_resources = ARRAY_SIZE(sdhi1_resources), 663 .resource = sdhi1_resources,
|