Searched refs:PCIE_PME_TO_L2_TIMEOUT_US (Results 1 – 4 of 4) sorted by relevance
142 PCIE_PME_TO_L2_TIMEOUT_US/10, in ls_pcie_send_turnoff_msg()143 PCIE_PME_TO_L2_TIMEOUT_US); in ls_pcie_send_turnoff_msg()202 mdelay(PCIE_PME_TO_L2_TIMEOUT_US/1000); in scfg_pcie_send_turnoff_msg()
1249 mdelay(PCIE_PME_TO_L2_TIMEOUT_US/1000); in dw_pcie_suspend_noirq()1256 PCIE_PME_TO_L2_TIMEOUT_US/10, in dw_pcie_suspend_noirq()1257 PCIE_PME_TO_L2_TIMEOUT_US, false, pci); in dw_pcie_suspend_noirq()
1384 usleep_range(PCIE_PME_TO_L2_TIMEOUT_US/10, PCIE_PME_TO_L2_TIMEOUT_US); in imx_pcie_pme_turn_off()
46 #define PCIE_PME_TO_L2_TIMEOUT_US 10000 macro