Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_imx.c102 u32 wait_counter = 0; in pcie_phy_poll_ack() local
107 wait_counter++; in pcie_phy_poll_ack()
113 } while (wait_counter < max_iterations); in pcie_phy_poll_ack()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c203 u32 wait_counter = 0; in pcie_phy_poll_ack() local
208 wait_counter++; in pcie_phy_poll_ack()
214 } while (wait_counter < max_iterations); in pcie_phy_poll_ack()