Searched defs:xhci_hcd (Results 1 – 1 of 1) sorted by relevance
1746 struct xhci_hcd { struct1747 struct usb_hcd *main_hcd;1748 struct usb_hcd *shared_hcd;1750 struct xhci_cap_regs __iomem *cap_regs;1751 struct xhci_op_regs __iomem *op_regs;1752 struct xhci_run_regs __iomem *run_regs;1753 struct xhci_doorbell_array __iomem *dba;1755 struct xhci_intr_reg __iomem *ir_set;1758 __u32 hcs_params1;1759 __u32 hcs_params2;[all …]