Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/hdmi/
H 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()
H 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()
/linux/drivers/gpu/drm/msm/dsi/phy/
H 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()
H 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()