Home
last modified time | relevance | path

Searched refs:PCI_PM_D3COLD_WAIT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pci/
H A Dpci.h225 #define PCI_PM_D3COLD_WAIT 100 /* msec */ macro
H A Dpci-acpi.c1409 if (value < PCI_PM_D3COLD_WAIT) in pci_acpi_optimize_delay()
/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c498 PCI_PM_D3COLD_WAIT * USEC_PER_MSEC); in mtk_pcie_startup_port()
H A Dpci-mvebu.c1376 u32 reset_udelay = PCI_PM_D3COLD_WAIT * 1000; in mvebu_pcie_powerup()