Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/dwc/
Dpci-imx6.c64 #define PHY_PLL_LOCK_WAIT_MAX_RETRIES 2000 macro
369 for (retries = 0; retries < PHY_PLL_LOCK_WAIT_MAX_RETRIES; retries++) { in imx7d_pcie_wait_for_phy_pll_lock()