Home
last modified time | relevance | path

Searched refs:XHCI_ASMEDIA_MODIFY_FLOWCONTROL (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/usb/host/
Dxhci-pci.c453 xhci->quirks |= XHCI_ASMEDIA_MODIFY_FLOWCONTROL; in xhci_pci_quirks()
Dxhci.h1606 #define XHCI_ASMEDIA_MODIFY_FLOWCONTROL BIT_ULL(28) macro
Dxhci.c232 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_reset()
1200 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_resume()