Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/
Dboard-h2.c224 static struct resource h2_smc91x_resources[] = { variable
241 .num_resources = ARRAY_SIZE(h2_smc91x_resources),
242 .resource = h2_smc91x_resources,
409 h2_smc91x_resources[1].start = gpio_to_irq(0); in h2_init()
410 h2_smc91x_resources[1].end = gpio_to_irq(0); in h2_init()