Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/hdmi/
A Dhdmi_phy_8996.c545 u32 nb_tries = HDMI_PLL_POLL_MAX_READS; in hdmi_8996_phy_ready_status() local
552 while (nb_tries--) { in hdmi_8996_phy_ready_status()
570 int nb_tries = HDMI_PLL_POLL_MAX_READS; in hdmi_8996_pll_lock_status() local
576 while (nb_tries--) { in hdmi_8996_pll_lock_status()
A Dhdmi_phy_8998.c571 u32 nb_tries = HDMI_PLL_POLL_MAX_READS; in hdmi_8998_phy_ready_status() local
576 while (nb_tries--) { in hdmi_8998_phy_ready_status()
592 int nb_tries = HDMI_PLL_POLL_MAX_READS; in hdmi_8998_pll_lock_status() local
596 while (nb_tries--) { in hdmi_8998_pll_lock_status()
/drivers/gpu/drm/msm/dsi/phy/
A Ddsi_phy_28nm_8960.c72 int nb_tries, int timeout_us) in pll_28nm_poll_for_ready() argument
77 while (nb_tries--) { in pll_28nm_poll_for_ready()
A Ddsi_phy_14nm.c112 u32 nb_tries, u32 timeout_us) in pll_14nm_poll_for_ready() argument
118 tries = nb_tries; in pll_14nm_poll_for_ready()
132 tries = nb_tries; in pll_14nm_poll_for_ready()
A Ddsi_phy_28nm.c81 u32 nb_tries, u32 timeout_us) in pll_28nm_poll_for_ready() argument
86 while (nb_tries--) { in pll_28nm_poll_for_ready()

Completed in 18 milliseconds