Home
last modified time | relevance | path

Searched refs:XHCI_ASMEDIA_MODIFY_FLOWCONTROL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c320 xhci->quirks |= XHCI_ASMEDIA_MODIFY_FLOWCONTROL; in xhci_pci_quirks()
H A Dxhci.h1884 #define XHCI_ASMEDIA_MODIFY_FLOWCONTROL BIT_ULL(28) macro
H A Dxhci.c206 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_reset()
1288 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_resume()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-pci.c507 xhci->quirks |= XHCI_ASMEDIA_MODIFY_FLOWCONTROL; in xhci_pci_quirks()
H A Dxhci.h1891 #define XHCI_ASMEDIA_MODIFY_FLOWCONTROL BIT_ULL(28) macro
H A Dxhci.c208 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_reset()
1149 if (xhci->quirks & XHCI_ASMEDIA_MODIFY_FLOWCONTROL) in xhci_resume()

Completed in 27 milliseconds