Home
last modified time | relevance | path

Searched refs:xhci_register (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dhost.c30 return xhci_register(cdns->dev, hccr, hcor); in __cdns3_host_init()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-pci.c46 return xhci_register(dev, hccr, hcor); in xhci_pci_probe()
H A Dxhci-mvebu.c67 return xhci_register(dev, ctx->hcd, hcor); in xhci_usb_probe()
H A Dxhci.su
H A Dxhci-zynqmp.c116 return xhci_register(dev, ctx->hcd, hcor); in xhci_usb_probe()
H A Dxhci-rcar.c116 ret = xhci_register(dev, ctx->hcd, hcor); in xhci_rcar_probe()
H A Dxhci-dwc3.c167 return xhci_register(dev, hccr, hcor); in xhci_dwc3_probe()
H A Dxhci-fsl.c147 return xhci_register(dev, hccr, hcor); in xhci_fsl_probe()
H A Dxhci-exynos5.c228 return xhci_register(dev, ctx->hcd, hcor); in xhci_usb_probe()
H A Dxhci.c1487 int xhci_register(struct udevice *dev, struct xhci_hccr *hccr, in xhci_register() function
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c184 return xhci_register(dev, hccr, hcor); in dwc3_generic_host_probe()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1287 int xhci_register(struct udevice *dev, struct xhci_hccr *hccr,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym