Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dpci.h134 #define PCI_PM_D3COLD_WAIT 100 /* msec */ macro
H A Dpci-acpi.c1412 if (value < PCI_PM_D3COLD_WAIT) in pci_acpi_optimize_delay()
H A Dpci.c3229 dev->d3cold_delay = PCI_PM_D3COLD_WAIT; in pci_pm_init()
/linux-6.15/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c486 PCI_PM_D3COLD_WAIT * USEC_PER_MSEC); in mtk_pcie_startup_port()
H A Dpci-mvebu.c1399 u32 reset_udelay = PCI_PM_D3COLD_WAIT * 1000; in mvebu_pcie_powerup()