Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci.h170 extern unsigned int pci_pm_d3hot_delay;
H A Dpci.c52 unsigned int pci_pm_d3hot_delay; variable
84 unsigned int delay_ms = max(dev->d3hot_delay, pci_pm_d3hot_delay); in pci_dev_d3_sleep()
H A Dquirks.c2012 pci_pm_d3hot_delay = 120; in quirk_intel_pcie_pm()