Searched refs:BM_ANADIG_PLL_VIDEO_LOCK (Results 1 – 8 of 8) sorted by relevance
121 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in setup_display()
377 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_vpll()
190 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_videopll()
156 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_lvds()
255 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in enable_videopll()
223 if (readl(&ccm->analog_pll_video) & BM_ANADIG_PLL_VIDEO_LOCK) in setup_display()
1151 #define BM_ANADIG_PLL_VIDEO_LOCK 0x80000000 macro
601 if (reg & BM_ANADIG_PLL_VIDEO_LOCK) { in enable_pll_video()
Completed in 20 milliseconds