Lines Matching refs:hci_version
590 if (xhci->hci_version == 0x95 && link_quirk) {
5157 if (xhci->hci_version > 0x95) {
5160 (unsigned int) xhci->hci_version);
5172 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH)
5178 (unsigned int) xhci->hci_version);
5184 (xhci->hci_version > 0x95) ?
5190 if (xhci->hci_version > 0x95)
5294 xhci->hci_version = HC_VERSION(xhci->hcc_params);
5296 if (xhci->hci_version > 0x100)
5307 if (xhci->hci_version > 0x96)
5360 xhci->hcc_params, xhci->hci_version, xhci->quirks);