Searched refs:sdhi0_resources (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | board-marzen.c | 112 static struct resource sdhi0_resources[] = { variable 134 .num_resources = ARRAY_SIZE(sdhi0_resources), 135 .resource = sdhi0_resources,
|
D | board-bockw.c | 212 static struct resource sdhi0_resources[] __initdata = { variable 685 sdhi0_resources, ARRAY_SIZE(sdhi0_resources), in bockw_init()
|
D | board-kzm9g.c | 453 static struct resource sdhi0_resources[] = { variable 479 .num_resources = ARRAY_SIZE(sdhi0_resources), 480 .resource = sdhi0_resources,
|
D | board-armadillo800eva.c | 766 static struct resource sdhi0_resources[] = { variable 794 .num_resources = ARRAY_SIZE(sdhi0_resources), 795 .resource = sdhi0_resources,
|
/linux-4.1.27/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,
|