Searched refs:XHCI_MISSING_CAS (Results 1 – 4 of 4) sorted by relevance
263 xhci->quirks |= XHCI_MISSING_CAS; in xhci_plat_probe()
375 xhci->quirks |= XHCI_MISSING_CAS; in xhci_pci_quirks()
1907 if ((xhci->quirks & XHCI_MISSING_CAS) && in xhci_bus_resume()
1601 #define XHCI_MISSING_CAS BIT_ULL(24) macro