Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h53 struct xhci_cap_regs { struct
54 __le32 hc_capbase;
55 __le32 hcs_params1;
56 __le32 hcs_params2;
57 __le32 hcs_params3;
58 __le32 hcc_params;
59 __le32 db_off;
60 __le32 run_regs_off;
61 __le32 hcc_params2; /* xhci 1.1 */
Dxhci-debugfs.c16 static const struct debugfs_reg32 xhci_cap_regs[] = { variable