Searched defs:xhci_hcd (Results 1 – 1 of 1) sorted by relevance
1497 struct xhci_hcd { struct1498 struct usb_hcd *main_hcd;1499 struct usb_hcd *shared_hcd;1501 struct xhci_cap_regs __iomem *cap_regs;1502 struct xhci_op_regs __iomem *op_regs;1503 struct xhci_run_regs __iomem *run_regs;1504 struct xhci_doorbell_array __iomem *dba;1507 __u32 hcs_params1;1508 __u32 hcs_params2;1509 __u32 hcs_params3;[all …]