Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dpci.h63 #define PCI_PM_D2_DELAY 200 /* usec; see PCIe r4.0, sec 5.9.1 */ macro
A Dpci.c1244 udelay(PCI_PM_D2_DELAY); in pci_power_up()
1382 udelay(PCI_PM_D2_DELAY); in pci_set_low_power_state()

Completed in 14 milliseconds