Home
last modified time | relevance | path

Searched refs:h2_smc91x_resources (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dboard-h2.c220 static struct resource h2_smc91x_resources[] = { variable
237 .num_resources = ARRAY_SIZE(h2_smc91x_resources),
238 .resource = h2_smc91x_resources,
405 h2_smc91x_resources[1].start = gpio_to_irq(0); in h2_init()
406 h2_smc91x_resources[1].end = gpio_to_irq(0); in h2_init()