Home
last modified time | relevance | path

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

/arch/mips/mti-sead3/
Dsead3-ehci.c13 struct resource ehci_resources[] = { variable
34 .num_resources = ARRAY_SIZE(ehci_resources),
35 .resource = ehci_resources
/arch/mips/powertv/
Dpowertv-usb.c142 static struct resource ehci_resources[] = { variable
162 .resource = ehci_resources,
396 ehci_resources[0].start = asic_reg_phys_addr(ehci_hcapbase); in platform_usb_devices_init()
397 ehci_resources[0].end += ehci_resources[0].start; in platform_usb_devices_init()