Searched refs:smsc911x_resources (Results 1 – 11 of 11) sorted by relevance
/arch/sh/boards/mach-rsk/ |
D | devices-rsk7264.c | 23 static struct resource smsc911x_resources[] = { variable 39 .num_resources = ARRAY_SIZE(smsc911x_resources), 40 .resource = smsc911x_resources,
|
D | devices-rsk7269.c | 25 static struct resource smsc911x_resources[] = { variable 41 .num_resources = ARRAY_SIZE(smsc911x_resources), 42 .resource = smsc911x_resources,
|
D | devices-rsk7203.c | 27 static struct resource smsc911x_resources[] = { variable 43 .num_resources = ARRAY_SIZE(smsc911x_resources), 44 .resource = smsc911x_resources,
|
/arch/arm/mach-imx/ |
D | 3ds_debugboard.c | 59 static struct resource smsc911x_resources[] = { variable 78 .num_resources = ARRAY_SIZE(smsc911x_resources), 79 .resource = smsc911x_resources, 200 smsc911x_resources[0].start = LAN9217_BASE_ADDR(base); in mxc_expio_init() 201 smsc911x_resources[0].end = LAN9217_BASE_ADDR(base) + 0x100 - 1; in mxc_expio_init() 202 smsc911x_resources[1].start = irq_find_mapping(domain, EXPIO_INT_ENET); in mxc_expio_init() 203 smsc911x_resources[1].end = irq_find_mapping(domain, EXPIO_INT_ENET); in mxc_expio_init()
|
D | mach-mx31lite.c | 93 static struct resource smsc911x_resources[] = { variable 107 .num_resources = ARRAY_SIZE(smsc911x_resources), 108 .resource = smsc911x_resources, 282 smsc911x_resources[1].start = in mx31lite_late() 284 smsc911x_resources[1].end = in mx31lite_late()
|
D | mach-pcm037.c | 194 static struct resource smsc911x_resources[] = { variable 216 .num_resources = ARRAY_SIZE(smsc911x_resources), 217 .resource = smsc911x_resources, 555 smsc911x_resources[1].start = in pcm037_init_late() 557 smsc911x_resources[1].end = in pcm037_init_late()
|
/arch/sh/boards/ |
D | board-apsh4ad0a.c | 26 static struct resource smsc911x_resources[] = { variable 51 .num_resources = ARRAY_SIZE(smsc911x_resources), 52 .resource = smsc911x_resources,
|
D | board-polaris.c | 34 static struct resource smsc911x_resources[] = { variable 59 .num_resources = ARRAY_SIZE(smsc911x_resources), 60 .resource = smsc911x_resources,
|
D | board-apsh4a3a.c | 74 static struct resource smsc911x_resources[] = { variable 99 .num_resources = ARRAY_SIZE(smsc911x_resources), 100 .resource = smsc911x_resources,
|
D | board-magicpanelr2.c | 247 static struct resource smsc911x_resources[] = { variable 270 .num_resources = ARRAY_SIZE(smsc911x_resources), 271 .resource = smsc911x_resources,
|
/arch/sh/boards/mach-sdk7786/ |
D | setup.c | 46 static struct resource smsc911x_resources[] = { variable 71 .num_resources = ARRAY_SIZE(smsc911x_resources), 72 .resource = smsc911x_resources,
|