Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mti-sead3/
Dsead3-platform.c172 static struct resource ehci_resources[] = { variable
191 .num_resources = ARRAY_SIZE(ehci_resources),
192 .resource = ehci_resources
210 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()
/linux-4.1.27/arch/arm/mach-shmobile/
Dsetup-r8a7778.c172 static struct resource ehci_resources[] __initdata = { variable