Home
last modified time | relevance | path

Searched refs:PCI_PM_D2_DELAY (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dpci.h128 #define PCI_PM_D2_DELAY 200 macro
/linux-4.4.14/drivers/pci/
Dpci.c652 udelay(PCI_PM_D2_DELAY); in pci_raw_set_power_state()