Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-pci.c229 xhci->quirks |= XHCI_ASMEDIA_MODIFY_FLOWCONTROL; in xhci_pci_quirks()
Dxhci.h1844 #define XHCI_ASMEDIA_MODIFY_FLOWCONTROL BIT_ULL(28) macro
Dxhci.c206 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_reset()
1207 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_resume()