Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi_common.c235 int sw_timeout; in exynos_mipi_dsi_pll_on() local
238 sw_timeout = 1000; in exynos_mipi_dsi_pll_on()
243 sw_timeout--; in exynos_mipi_dsi_pll_on()
246 if (sw_timeout == 0) in exynos_mipi_dsi_pll_on()