Searched refs:capreg (Results 1 – 1 of 1) sorted by relevance
1212 uint32_t psize, pbit, capreg; in xhci_read_params() local1222 capreg = xhci_get32(xhcip, XHCI_R_CAP, XHCI_CAPLENGTH); in xhci_read_params()1223 vers = XHCI_VERSION_MASK(capreg); in xhci_read_params()