Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c444 xhci->quirks |= XHCI_RESET_TO_DEFAULT; in xhci_pci_quirks()
914 if (!(xhci->quirks & XHCI_RESET_TO_DEFAULT)) in xhci_pci_poweroff_late()
H A Dxhci.h1659 #define XHCI_RESET_TO_DEFAULT BIT_ULL(44) macro
H A Dxhci.c658 xhci->quirks & XHCI_RESET_TO_DEFAULT) in xhci_shutdown()