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

/linux-4.4.14/arch/mips/netlogic/xlr/
H A Dplatform.c134 static struct platform_device xls_usb_ehci_device = variable in typeref:struct:platform_device
142 &xls_usb_ehci_device,
181 xls_usb_ehci_device.resource[0].start = memres; xls_platform_usb_init()
182 xls_usb_ehci_device.resource[0].end = memres + 0x400 - 1; xls_platform_usb_init()
183 xls_usb_ehci_device.dev.platform_data = &xls_usb_ehci_pdata; xls_platform_usb_init()

Completed in 39 milliseconds