Home
last modified time | relevance | path

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

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