Searched refs:PCIE_RESET_CONFIG_WAIT_MS (Results 1 – 9 of 9) sorted by relevance
52 msleep(PCIE_RESET_CONFIG_WAIT_MS); in stm32_pcie_deassert_perst()
457 mdelay(PCIE_RESET_CONFIG_WAIT_MS); in amd_mdb_add_pcie_port()
808 msleep(PCIE_RESET_CONFIG_WAIT_MS); in dw_pcie_wait_for_link()
376 msleep(PCIE_RESET_CONFIG_WAIT_MS); in starfive_pcie_host_init()
320 msleep(PCIE_RESET_CONFIG_WAIT_MS); in rockchip_pcie_host_init_port()
776 msleep(PCIE_RESET_CONFIG_WAIT_MS); in aspeed_pcie_port_init()
1502 msleep(PCIE_RESET_CONFIG_WAIT_MS); in rzg3s_pcie_host_setup()
1416 msleep(PCIE_RESET_CONFIG_WAIT_MS); in brcm_pcie_start_link()
61 #define PCIE_RESET_CONFIG_WAIT_MS 100 macro