Home
last modified time | relevance | path

Searched defs:xhci_hcd (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/usb/host/
Dxhci.h1752 struct xhci_hcd { struct
1753 struct usb_hcd *main_hcd;
1754 struct usb_hcd *shared_hcd;
1756 struct xhci_cap_regs __iomem *cap_regs;
1757 struct xhci_op_regs __iomem *op_regs;
1758 struct xhci_run_regs __iomem *run_regs;
1759 struct xhci_doorbell_array __iomem *dba;
1761 struct xhci_intr_reg __iomem *ir_set;
1764 __u32 hcs_params1;
1765 __u32 hcs_params2;
[all …]