Home
last modified time | relevance | path

Searched refs:XHCI_PME_STUCK_QUIRK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c230 xhci->quirks |= XHCI_PME_STUCK_QUIRK; in xhci_pci_quirks()
423 if (xhci->quirks & XHCI_PME_STUCK_QUIRK) in xhci_pci_setup()
633 if (xhci->quirks & XHCI_PME_STUCK_QUIRK) in xhci_pci_suspend()
681 if (xhci->quirks & XHCI_PME_STUCK_QUIRK) in xhci_pci_resume()
H A Dxhci.h1875 #define XHCI_PME_STUCK_QUIRK BIT_ULL(20) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-pci.c421 xhci->quirks |= XHCI_PME_STUCK_QUIRK; in xhci_pci_quirks()
611 if (xhci->quirks & XHCI_PME_STUCK_QUIRK) in xhci_pci_setup()
821 if (xhci->quirks & XHCI_PME_STUCK_QUIRK) in xhci_pci_suspend()
873 if (xhci->quirks & XHCI_PME_STUCK_QUIRK) in xhci_pci_resume()
H A Dxhci.h1882 #define XHCI_PME_STUCK_QUIRK BIT_ULL(20) macro

Completed in 13 milliseconds