Searched refs:XHCI_MISSING_CAS (Results 1 – 3 of 3) sorted by relevance
243 xhci->quirks |= XHCI_MISSING_CAS; in xhci_pci_quirks()
1882 if ((xhci->quirks & XHCI_MISSING_CAS) && in xhci_bus_resume()
1883 #define XHCI_MISSING_CAS BIT_ULL(24) macro