Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c518 xhci->quirks |= XHCI_ASMEDIA_MODIFY_FLOWCONTROL; in xhci_pci_quirks()
H A Dxhci.h1642 #define XHCI_ASMEDIA_MODIFY_FLOWCONTROL BIT_ULL(28) macro
H A Dxhci.c208 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_reset()
1159 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_resume()