Searched refs:dm9000_resources (Results 1 – 7 of 7) sorted by relevance
/arch/arm/mach-imx/ |
D | mach-apf9328.c | 79 static struct resource dm9000_resources[] = { variable 97 .num_resources = ARRAY_SIZE(dm9000_resources), 98 .resource = dm9000_resources, 130 dm9000_resources[2].start = gpio_to_irq(IMX_GPIO_NR(2, 14)); in apf9328_init() 131 dm9000_resources[2].end = gpio_to_irq(IMX_GPIO_NR(2, 14)); in apf9328_init()
|
/arch/blackfin/mach-bf533/boards/ |
D | H8606.c | 43 static struct resource dm9000_resources[] = { variable 65 .resource = dm9000_resources, 66 .num_resources = ARRAY_SIZE(dm9000_resources),
|
/arch/arm/mach-pxa/ |
D | trizeps4.c | 203 static struct resource dm9000_resources[] = { variable 228 .num_resources = ARRAY_SIZE(dm9000_resources), 229 .resource = dm9000_resources,
|
D | cm-x300.c | 222 static struct resource dm9000_resources[] = { variable 247 .num_resources = ARRAY_SIZE(dm9000_resources), 248 .resource = dm9000_resources,
|
/arch/blackfin/mach-bf527/boards/ |
D | cm_bf527.c | 253 static struct resource dm9000_resources[] = { variable 274 .num_resources = ARRAY_SIZE(dm9000_resources), 275 .resource = dm9000_resources,
|
D | ezkit.c | 347 static struct resource dm9000_resources[] = { variable 368 .num_resources = ARRAY_SIZE(dm9000_resources), 369 .resource = dm9000_resources,
|
/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 184 static struct resource dm9000_resources[] = { variable 205 .num_resources = ARRAY_SIZE(dm9000_resources), 206 .resource = dm9000_resources,
|