Home
last modified time | relevance | path

Searched refs:PCI_PM_D2_DELAY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci.h46 #define PCI_PM_D2_DELAY 200 /* usec; see PCIe r4.0, sec 5.9.1 */ macro
H A Dpci.c1078 udelay(PCI_PM_D2_DELAY); in pci_raw_set_power_state()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci.h71 #define PCI_PM_D2_DELAY 200 /* usec; see PCIe r4.0, sec 5.9.1 */ macro
H A Dpci.c1281 udelay(PCI_PM_D2_DELAY); in pci_power_up()
1426 udelay(PCI_PM_D2_DELAY); in pci_set_low_power_state()

Completed in 19 milliseconds