Searched refs:XHCI_NEC_HOST (Results 1 – 4 of 4) sorted by relevance
349 xhci->quirks |= XHCI_NEC_HOST; in xhci_pci_quirks()
1606 #define XHCI_NEC_HOST BIT_ULL(2) macro
1657 if (!(xhci->quirks & XHCI_NEC_HOST)) { in xhci_handle_cmd_nec_get_fw()1906 if (trb_type == TRB_NEC_CMD_COMP && (xhci->quirks & XHCI_NEC_HOST)) in handle_vendor_event()
486 if (xhci->quirks & XHCI_NEC_HOST) in xhci_run_finished()535 if (xhci->quirks & XHCI_NEC_HOST) { in xhci_run()