Home
last modified time | relevance | path

Searched refs:XHCI_ZERO_64B_REGS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c276 xhci->quirks |= XHCI_ZERO_64B_REGS; in xhci_pci_quirks()
282 xhci->quirks |= XHCI_ZERO_64B_REGS; in xhci_pci_quirks()
H A Dxhci.h1888 #define XHCI_ZERO_64B_REGS BIT_ULL(32) macro
H A Dxhci.c250 if (!(xhci->quirks & XHCI_ZERO_64B_REGS) || !domain || in xhci_zero_64b_regs()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-pci.c467 xhci->quirks |= XHCI_ZERO_64B_REGS; in xhci_pci_quirks()
472 xhci->quirks |= XHCI_ZERO_64B_REGS; in xhci_pci_quirks()
H A Dxhci.h1895 #define XHCI_ZERO_64B_REGS BIT_ULL(32) macro
H A Dxhci.c252 if (!(xhci->quirks & XHCI_ZERO_64B_REGS) || !domain || in xhci_zero_64b_regs()

Completed in 24 milliseconds