Home
last modified time | relevance | path

Searched refs:gxio_usb_host_get_reg_start (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/tile/gxio/
Dusb_host.c79 void *gxio_usb_host_get_reg_start(gxio_usb_host_context_t *context) in gxio_usb_host_get_reg_start() function
84 EXPORT_SYMBOL_GPL(gxio_usb_host_get_reg_start);
/linux-4.1.27/drivers/usb/host/
Dohci-tilegx.c125 (ulong) gxio_usb_host_get_reg_start(&pdata->usb_ctx); in ohci_hcd_tilegx_drv_probe()
127 hcd->regs = gxio_usb_host_get_reg_start(&pdata->usb_ctx); in ohci_hcd_tilegx_drv_probe()
Dehci-tilegx.c131 (ulong) gxio_usb_host_get_reg_start(&pdata->usb_ctx); in ehci_hcd_tilegx_drv_probe()
133 hcd->regs = gxio_usb_host_get_reg_start(&pdata->usb_ctx); in ehci_hcd_tilegx_drv_probe()
/linux-4.1.27/arch/tile/include/gxio/
Dusb_host.h78 extern void *gxio_usb_host_get_reg_start(gxio_usb_host_context_t *context);