Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1482 struct xhci_hcd { struct
1483 struct usb_hcd *main_hcd;
1484 struct usb_hcd *shared_hcd;
1486 struct xhci_cap_regs __iomem *cap_regs;
1487 struct xhci_op_regs __iomem *op_regs;
1488 struct xhci_run_regs __iomem *run_regs;
1489 struct xhci_doorbell_array __iomem *dba;
1492 __u32 hcs_params1;
1493 __u32 hcs_params2;
1494 __u32 hcs_params3;
[all …]