Searched refs:xhci_register (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/cdns3/ |
| H A D | host.c | 30 return xhci_register(cdns->dev, hccr, hcor); in __cdns3_host_init()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-pci.c | 46 return xhci_register(dev, hccr, hcor); in xhci_pci_probe()
|
| H A D | xhci-mvebu.c | 67 return xhci_register(dev, ctx->hcd, hcor); in xhci_usb_probe()
|
| H A D | xhci.su | |
| H A D | xhci-zynqmp.c | 116 return xhci_register(dev, ctx->hcd, hcor); in xhci_usb_probe()
|
| H A D | xhci-rcar.c | 116 ret = xhci_register(dev, ctx->hcd, hcor); in xhci_rcar_probe()
|
| H A D | xhci-dwc3.c | 167 return xhci_register(dev, hccr, hcor); in xhci_dwc3_probe()
|
| H A D | xhci-fsl.c | 147 return xhci_register(dev, hccr, hcor); in xhci_fsl_probe()
|
| H A D | xhci-exynos5.c | 228 return xhci_register(dev, ctx->hcd, hcor); in xhci_usb_probe()
|
| H A D | xhci.c | 1487 int xhci_register(struct udevice *dev, struct xhci_hccr *hccr, in xhci_register() function
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | dwc3-generic.c | 184 return xhci_register(dev, hccr, hcor); in dwc3_generic_host_probe()
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 1287 int xhci_register(struct udevice *dev, struct xhci_hccr *hccr,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |