Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds