Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.h259 #define PCI_PM_D3COLD_WAIT 100 /* msec */ macro
H A Dpci-acpi.c1404 if (value < PCI_PM_D3COLD_WAIT) in pci_acpi_optimize_delay()
H A Dpci.c3156 dev->d3cold_delay = PCI_PM_D3COLD_WAIT; in pci_pm_init()
/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()