Home
last modified time | relevance | path

Searched refs:PCIE_RESET_CONFIG_WAIT_MS (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/pci/controller/plda/
H A Dpcie-starfive.c371 msleep(PCIE_RESET_CONFIG_WAIT_MS); in starfive_pcie_host_init()
/linux/drivers/pci/controller/dwc/
H A Dpcie-amd-mdb.c457 mdelay(PCIE_RESET_CONFIG_WAIT_MS); in amd_mdb_add_pcie_port()
H A Dpcie-qcom.c1648 msleep(PCIE_RESET_CONFIG_WAIT_MS); in qcom_pcie_global_irq_thread()
/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c320 msleep(PCIE_RESET_CONFIG_WAIT_MS); in rockchip_pcie_host_init_port()
H A Dpcie-rzg3s-host.c1521 msleep(PCIE_RESET_CONFIG_WAIT_MS); in rzg3s_pcie_host_setup()
/linux/drivers/pci/
H A Dpci.h60 #define PCIE_RESET_CONFIG_WAIT_MS 100 macro