Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_hdmirx.c378 hdmirx->phy_lock = false; in rk628_hdmirx_phy_setup()
382 hdmirx->phy_lock = true; in rk628_hdmirx_phy_setup()
540 if (!rk628_check_signal_get(&rk628->hdmirx) || !rk628->hdmirx.phy_lock) in rk628_hdmirx_enable()
H A Drk628.h505 bool phy_lock; member