Searched refs:overo_smsc911x2_resources (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-overo.c139 static struct resource overo_smsc911x2_resources[] = { variable in typeref:struct:resource
169 .num_resources = ARRAY_SIZE(overo_smsc911x2_resources),
170 .resource = overo_smsc911x2_resources,
213 overo_smsc911x2_resources[0].start = cs_mem_base2 + 0x0;
214 overo_smsc911x2_resources[0].end = cs_mem_base2 + 0xff;
224 overo_smsc911x2_resources[1].start = OMAP_GPIO_IRQ(OVERO_SMSC911X2_GPIO);
225 overo_smsc911x2_resources[1].end = 0;

Completed in 112 milliseconds