Lines Matching refs:hci_version
435 if (xhci->hci_version == 0x95 && link_quirk) {
5029 if (xhci->hci_version > 0x95) {
5032 (unsigned int) xhci->hci_version);
5044 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH)
5050 (unsigned int) xhci->hci_version);
5056 (xhci->hci_version > 0x95) ?
5062 if (xhci->hci_version > 0x95)
5169 xhci->hci_version = HC_VERSION(readl(&xhci->cap_regs->hc_capbase));
5171 if (xhci->hci_version > 0x100)
5188 if (xhci->hci_version > 0x96)
5246 xhci->hcc_params, xhci->hci_version, xhci->quirks);