Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-rcar.c37 struct rcar_xhci { struct
43 static int xhci_rcar_download_fw(struct rcar_xhci *ctx, const u32 *fw_data, in xhci_rcar_download_fw() argument
76 struct rcar_xhci *ctx = dev_get_priv(dev); in xhci_rcar_probe()
160 .priv_auto_alloc_size = sizeof(struct rcar_xhci),