Searched refs:PCI_PM_D2_DELAY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/ | ||
| H A D | pci.h | 47 #define PCI_PM_D2_DELAY 200 /* usec; see PCIe r4.0, sec 5.9.1 */ macro |
| H A D | pci.c | 1088 udelay(PCI_PM_D2_DELAY); in pci_raw_set_power_state() |