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

/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-scb9328.c68 static struct resource dm9000x_resources[] = { variable in typeref:struct:resource
88 .num_resources = ARRAY_SIZE(dm9000x_resources),
89 .resource = dm9000x_resources,
124 dm9000x_resources[2].start = gpio_to_irq(IMX_GPIO_NR(3, 3)); scb9328_init()
125 dm9000x_resources[2].end = gpio_to_irq(IMX_GPIO_NR(3, 3)); scb9328_init()

Completed in 48 milliseconds