Searched refs:PCI_PM_D2_DELAY (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | pci.h | 128 #define PCI_PM_D2_DELAY 200 macro |
/linux-4.1.27/drivers/pci/ | ||
H A D | pci.c | 612 udelay(PCI_PM_D2_DELAY); pci_raw_set_power_state() |
Completed in 178 milliseconds