Lines Matching full:xhci
4 * Renesas RCar USB HOST xHCI Controller
16 #include <usb/xhci.h>
17 #include "xhci-rcar-r8a779x_usb3_v3.h"
63 ret = wait_for_bit("xhci-rcar", regs + RCAR_USB3_DL_CTRL, in xhci_rcar_download_fw()
66 >>>>>>> e1cc60c... usb: xhci: Add Renesas R-Car xHCI driver in xhci_rcar_download_fw()
78 ret = wait_for_bit("xhci-rcar", regs + RCAR_USB3_DL_CTRL, in xhci_rcar_download_fw()
81 >>>>>>> e1cc60c... usb: xhci: Add Renesas R-Car xHCI driver in xhci_rcar_download_fw()
118 dev_err(dev, "Failed to register xHCI\n"); in xhci_rcar_probe()
150 debug("Can't get the XHCI register base address\n"); in xhci_rcar_ofdata_to_platdata()
158 { .compatible = "renesas,xhci-r8a7795" },
159 { .compatible = "renesas,xhci-r8a7796" },
160 { .compatible = "renesas,xhci-r8a77965" },