Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip-inno-hdmi-phy.c112 #define PRE_PLL_LOCK_STATUS BIT(0) macro
706 while (!(inno_read(inno, 0xe8) & PRE_PLL_LOCK_STATUS)) { in inno_hdmi_phy_rk3228_pre_pll_update()