Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-pci.c507 xhci->quirks |= XHCI_ASMEDIA_MODIFY_FLOWCONTROL; in xhci_pci_quirks()
Dxhci.h1890 #define XHCI_ASMEDIA_MODIFY_FLOWCONTROL BIT_ULL(28) macro
Dxhci.c208 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_reset()
1141 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_resume()