Searched refs:sdhi0_resources (Results 1 – 9 of 9) sorted by relevance
/arch/arm/mach-shmobile/ |
D | board-ape6evm.c | 183 static const struct resource sdhi0_resources[] __initconst = { variable 265 sdhi0_resources, ARRAY_SIZE(sdhi0_resources), in ape6evm_add_standard_devices()
|
D | board-marzen.c | 117 static struct resource sdhi0_resources[] = { variable 139 .num_resources = ARRAY_SIZE(sdhi0_resources), 140 .resource = sdhi0_resources,
|
D | board-koelsch.c | 336 static struct resource sdhi0_resources[] __initdata = { variable 473 sdhi0_resources, ARRAY_SIZE(sdhi0_resources), in koelsch_add_standard_devices()
|
D | board-bockw.c | 216 static struct resource sdhi0_resources[] __initdata = { variable 689 sdhi0_resources, ARRAY_SIZE(sdhi0_resources), in bockw_init()
|
D | board-kzm9g.c | 457 static struct resource sdhi0_resources[] = { variable 483 .num_resources = ARRAY_SIZE(sdhi0_resources), 484 .resource = sdhi0_resources,
|
D | board-lager.c | 636 static struct resource sdhi0_resources[] __initdata = { variable 841 sdhi0_resources, ARRAY_SIZE(sdhi0_resources), in lager_add_standard_devices()
|
D | board-armadillo800eva.c | 771 static struct resource sdhi0_resources[] = { variable 799 .num_resources = ARRAY_SIZE(sdhi0_resources), 800 .resource = sdhi0_resources,
|
D | board-mackerel.c | 987 static struct resource sdhi0_resources[] = { variable 1006 .num_resources = ARRAY_SIZE(sdhi0_resources), 1007 .resource = sdhi0_resources,
|
/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 613 static struct resource sdhi0_resources[] = { variable 628 .num_resources = ARRAY_SIZE(sdhi0_resources), 629 .resource = sdhi0_resources,
|