Searched refs:XHCI_NO_64BIT_SUPPORT (Results 1 – 4 of 4) sorted by relevance
217 .quirks = XHCI_NO_64BIT_SUPPORT | XHCI_SLOW_SUSPEND, \231 .quirks = XHCI_NO_64BIT_SUPPORT | XHCI_SLOW_SUSPEND,
443 xhci->quirks |= XHCI_NO_64BIT_SUPPORT; in xhci_pci_quirks()449 xhci->quirks |= XHCI_NO_64BIT_SUPPORT; in xhci_pci_quirks()
1600 #define XHCI_NO_64BIT_SUPPORT BIT_ULL(23) macro
5275 if (xhci->quirks & XHCI_NO_64BIT_SUPPORT) in xhci_gen_setup()