Searched refs:ehci_resources (Results 1 – 2 of 2) sorted by relevance
172 static struct resource ehci_resources[] = { variable191 .num_resources = ARRAY_SIZE(ehci_resources),192 .resource = ehci_resources210 ehci_resources[1].start = MIPS_GIC_IRQ_BASE + GIC_INT_EHCI; in sead3_platforms_device_init()215 ehci_resources[1].start = MIPS_CPU_IRQ_BASE + CPU_INT_EHCI; in sead3_platforms_device_init()
172 static struct resource ehci_resources[] __initdata = { variable