Home
last modified time | relevance | path

Searched refs:XHCI_NO_64BIT_SUPPORT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-rcar.h40 * xhci_gen_setup() by using the XHCI_NO_64BIT_SUPPORT quirk.
49 .quirks = XHCI_NO_64BIT_SUPPORT | XHCI_TRUST_TX_LENGTH | \
H A Dxhci-pci.c310 xhci->quirks |= XHCI_NO_64BIT_SUPPORT; in xhci_pci_quirks()
316 xhci->quirks |= XHCI_NO_64BIT_SUPPORT; in xhci_pci_quirks()
H A Dxhci.h1878 #define XHCI_NO_64BIT_SUPPORT BIT_ULL(23) macro
H A Dxhci.c5331 if (xhci->quirks & XHCI_NO_64BIT_SUPPORT) in xhci_gen_setup()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-rcar.c208 * xhci_gen_setup() by using the XHCI_NO_64BIT_SUPPORT quirk.
217 .quirks = XHCI_NO_64BIT_SUPPORT | XHCI_TRUST_TX_LENGTH | \
232 .quirks = XHCI_NO_64BIT_SUPPORT | XHCI_TRUST_TX_LENGTH |
H A Dxhci-pci.c497 xhci->quirks |= XHCI_NO_64BIT_SUPPORT; in xhci_pci_quirks()
503 xhci->quirks |= XHCI_NO_64BIT_SUPPORT; in xhci_pci_quirks()
H A Dxhci.h1885 #define XHCI_NO_64BIT_SUPPORT BIT_ULL(23) macro
H A Dxhci.c5212 if (xhci->quirks & XHCI_NO_64BIT_SUPPORT) in xhci_gen_setup()

Completed in 47 milliseconds