Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci-pci.c250 xhci->quirks |= XHCI_RESET_TO_DEFAULT; in xhci_pci_quirks()
Dxhci.h1900 #define XHCI_RESET_TO_DEFAULT BIT_ULL(44) macro
Dxhci.c819 xhci->quirks & XHCI_RESET_TO_DEFAULT) in xhci_shutdown()