Searched refs:XHCI_ZERO_64B_REGS (Results 1 – 3 of 3) sorted by relevance
205 xhci->quirks |= XHCI_ZERO_64B_REGS; in xhci_pci_quirks()210 xhci->quirks |= XHCI_ZERO_64B_REGS; in xhci_pci_quirks()
1848 #define XHCI_ZERO_64B_REGS BIT_ULL(32) macro
247 if (!(xhci->quirks & XHCI_ZERO_64B_REGS) || !dev->iommu_group) in xhci_zero_64b_regs()