Searched refs:XHCI_NO_64BIT_SUPPORT (Results 1 – 3 of 3) sorted by relevance
439 xhci->quirks |= XHCI_NO_64BIT_SUPPORT; in xhci_pci_quirks()445 xhci->quirks |= XHCI_NO_64BIT_SUPPORT; in xhci_pci_quirks()
1612 #define XHCI_NO_64BIT_SUPPORT BIT_ULL(23) macro
5349 if (xhci->quirks & XHCI_NO_64BIT_SUPPORT) in xhci_gen_setup()