Searched defs:xhci_hccr (Results 1 – 1 of 1) sorted by relevance
83 struct xhci_hccr { struct84 uint32_t cr_capbase;85 uint32_t cr_hcsparams1;86 uint32_t cr_hcsparams2;87 uint32_t cr_hcsparams3;88 uint32_t cr_hccparams;89 uint32_t cr_dboff;90 uint32_t cr_rtsoff;
Completed in 10 milliseconds