Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h57 struct xhci_cap_regs { struct
58 __le32 hc_capbase;
59 __le32 hcs_params1;
60 __le32 hcs_params2;
61 __le32 hcs_params3;
62 __le32 hcc_params;
63 __le32 db_off;
64 __le32 run_regs_off;
65 __le32 hcc_params2; /* xhci 1.1 */
Dxhci-debugfs.c16 static const struct debugfs_reg32 xhci_cap_regs[] = { variable