Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpci.h148 #define PCI_PM_D2_DELAY 200 macro
/linux-4.19.296/drivers/pci/
Dpci.c873 udelay(PCI_PM_D2_DELAY); in pci_raw_set_power_state()