Searched refs:smsc911x_resources (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/arm/mach-imx/ |
D | 3ds_debugboard.c | 65 static struct resource smsc911x_resources[] = { variable 84 .num_resources = ARRAY_SIZE(smsc911x_resources), 85 .resource = smsc911x_resources, 206 smsc911x_resources[0].start = LAN9217_BASE_ADDR(base); in mxc_expio_init() 207 smsc911x_resources[0].end = LAN9217_BASE_ADDR(base) + 0x100 - 1; in mxc_expio_init() 208 smsc911x_resources[1].start = irq_find_mapping(domain, EXPIO_INT_ENET); in mxc_expio_init() 209 smsc911x_resources[1].end = irq_find_mapping(domain, EXPIO_INT_ENET); in mxc_expio_init()
|
D | mach-mx31lite.c | 102 static struct resource smsc911x_resources[] = { variable 116 .num_resources = ARRAY_SIZE(smsc911x_resources), 117 .resource = smsc911x_resources, 291 smsc911x_resources[1].start = in mx31lite_late() 293 smsc911x_resources[1].end = in mx31lite_late()
|
D | mach-pcm037.c | 203 static struct resource smsc911x_resources[] = { variable 225 .num_resources = ARRAY_SIZE(smsc911x_resources), 226 .resource = smsc911x_resources, 564 smsc911x_resources[1].start = in pcm037_init_late() 566 smsc911x_resources[1].end = in pcm037_init_late()
|
/Linux-v4.19/arch/sh/boards/mach-rsk/ |
D | devices-rsk7269.c | 28 static struct resource smsc911x_resources[] = { variable 44 .num_resources = ARRAY_SIZE(smsc911x_resources), 45 .resource = smsc911x_resources,
|
D | devices-rsk7264.c | 26 static struct resource smsc911x_resources[] = { variable 42 .num_resources = ARRAY_SIZE(smsc911x_resources), 43 .resource = smsc911x_resources,
|
D | devices-rsk7203.c | 30 static struct resource smsc911x_resources[] = { variable 46 .num_resources = ARRAY_SIZE(smsc911x_resources), 47 .resource = smsc911x_resources,
|
/Linux-v4.19/arch/sh/boards/ |
D | board-apsh4ad0a.c | 29 static struct resource smsc911x_resources[] = { variable 54 .num_resources = ARRAY_SIZE(smsc911x_resources), 55 .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 | 77 static struct resource smsc911x_resources[] = { variable 102 .num_resources = ARRAY_SIZE(smsc911x_resources), 103 .resource = smsc911x_resources,
|
D | board-magicpanelr2.c | 250 static struct resource smsc911x_resources[] = { variable 273 .num_resources = ARRAY_SIZE(smsc911x_resources), 274 .resource = smsc911x_resources,
|
/Linux-v4.19/arch/sh/boards/mach-sdk7786/ |
D | setup.c | 49 static struct resource smsc911x_resources[] = { variable 74 .num_resources = ARRAY_SIZE(smsc911x_resources), 75 .resource = smsc911x_resources,
|