Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_hdmirx.c263 bool timing_detected; in rk628_hdmirx_phy_setup() local
327 timing_detected = true; in rk628_hdmirx_phy_setup()
329 timing_detected = false; in rk628_hdmirx_phy_setup()
341 } while (((status & 0xfff) != 0xf00) || !timing_detected); in rk628_hdmirx_phy_setup()