Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c236 int sw_timeout; in exynos_mipi_dsi_pll_on() local
239 sw_timeout = 1000; in exynos_mipi_dsi_pll_on()
244 sw_timeout--; in exynos_mipi_dsi_pll_on()
247 if (sw_timeout == 0) in exynos_mipi_dsi_pll_on()