Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h50 struct xhci_cap_regs { struct
51 __le32 hc_capbase;
52 __le32 hcs_params1;
53 __le32 hcs_params2;
54 __le32 hcs_params3;
55 __le32 hcc_params;
56 __le32 db_off;
57 __le32 run_regs_off;
58 __le32 hcc_params2; /* xhci 1.1 */
Dxhci-debugfs.c16 static const struct debugfs_reg32 xhci_cap_regs[] = { variable