Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h54 struct xhci_cap_regs { struct
55 __le32 hc_capbase;
56 __le32 hcs_params1;
57 __le32 hcs_params2;
58 __le32 hcs_params3;
59 __le32 hcc_params;
60 __le32 db_off;
61 __le32 run_regs_off;
62 __le32 hcc_params2; /* xhci 1.1 */
H A Dxhci-debugfs.c16 static const struct debugfs_reg32 xhci_cap_regs[] = { variable