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

/linux-4.1.27/arch/arm/mach-omap2/
H A Dgpmc-smsc911x.c26 static struct resource gpmc_smsc911x_resources[] = { variable in typeref:struct:resource
57 gpmc_smsc911x_resources[0].start = cs_mem_base + 0x0; gpmc_smsc911x_init()
58 gpmc_smsc911x_resources[0].end = cs_mem_base + 0xff; gpmc_smsc911x_init()
65 gpmc_smsc911x_resources[1].start = gpio_to_irq(gpmc_cfg->gpio_irq); gpmc_smsc911x_init()
84 gpmc_smsc911x_resources, ARRAY_SIZE(gpmc_smsc911x_resources), gpmc_smsc911x_init()

Completed in 55 milliseconds