Searched refs:XHCI_DEFAULT_PM_RUNTIME_ALLOW (Results 1 – 2 of 2) sorted by relevance
242 xhci->quirks |= XHCI_DEFAULT_PM_RUNTIME_ALLOW; in xhci_pci_quirks()411 if (xhci->quirks & XHCI_DEFAULT_PM_RUNTIME_ALLOW) in xhci_pci_probe()435 if (xhci->quirks & XHCI_DEFAULT_PM_RUNTIME_ALLOW) in xhci_pci_remove()
1875 #define XHCI_DEFAULT_PM_RUNTIME_ALLOW BIT_ULL(33) macro