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